#F3DC80#F3DC80
#F3DC80 is a very light, moderate yellow. Relative luminance 0.718; OKLCH L 89.4% C 0.115 H 95.7°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC80 |
|---|---|
| RGB | rgb(243, 220, 128) |
| HSL | hsl(48, 83%, 73%) |
| HSV | hsv(48, 47%, 95%) |
| CMYK | cmyk(0%, 9.5%, 47.3%, 4.7%) |
| CIE-LAB | lab(87.87, -3.95, 47.84) |
| CIE-LCH | lch(87.87, 48.00, 94.73°) |
| OKLab | oklab(89.41% -0.0115 0.1148) |
| OKLCH | oklch(89.41% 0.115 95.7) |
| XYZ | xyz(66.4536, 71.8022, 30.7766) |
| Luminance | 0.7180 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 0.79
Wheat (survey)
#FBDD7E
ΔE00 1.99
Pale Gold
#FDDE6C
ΔE00 3.55
Yellow Tan
#FFE36E
ΔE00 3.84
Khaki (CSS)
#F0E68C
ΔE00 4.01
Sand Yellow
#FCE166
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC80 #8097F3
analogous
#F3A280 #F3DC80 #D0F380
triadic
#F3DC80 #80F3DC #DC80F3
tetradic
#F3DC80 #80F3A2 #8097F3 #F380D0
square
#F3DC80 #80F3A2 #8097F3 #F380D0
split-complementary
#F3DC80 #80D0F3 #A280F3
monochromatic
#E3BA15 #EECD48 #F3DC80 #F8EBB8 #FCF7E3
Accessibility & contrast
On white
1.37
#F3DC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#F3DC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC80
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC80 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD878
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#FFD0C6
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3dc80; /* rgb */ color: rgb(243, 220, 128); /* oklch */ color: oklch(89.4% 0.115 95.7);
Tailwind
colors: {
custom: {
50: '#f9e6a6',
500: '#f3dc80',
950: '#000000',
},
}SCSS
$custom: #f3dc80; $custom-light: #f9e6a6; $custom-dark: #000000;
JSON
{
"hex": "#f3dc80",
"rgb": {
"r": 243,
"g": 220,
"b": 128
},
"hsl": {
"h": 48,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.89414,
"c": 0.11533,
"h": 95.7
},
"luminance": 0.718
}Semantic roles & 50–950 ramp
primary
#F3DC80
secondary
#4964CE
accent
#32DF06
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480