#F3DC75#F3DC75
#F3DC75 is a very light, vivid yellow. Relative luminance 0.715; OKLCH L 89.3% C 0.126 H 97.0°. Best body text is #000000 at 15.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F3DC75 |
|---|---|
| RGB | rgb(243, 220, 117) |
| HSL | hsl(49, 84%, 71%) |
| HSV | hsv(49, 52%, 95%) |
| CMYK | cmyk(0%, 9.5%, 51.9%, 4.7%) |
| CIE-LAB | lab(87.74, -4.91, 52.95) |
| CIE-LCH | lch(87.74, 53.18, 95.30°) |
| OKLab | oklab(89.27% -0.0154 0.1252) |
| OKLCH | oklch(89.27% 0.126 97) |
| XYZ | xyz(65.7685, 71.5281, 27.1681) |
| Luminance | 0.7153 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.07
Wheat (survey)
#FBDD7E
ΔE00 2.47
Pale Gold
#FDDE6C
ΔE00 2.53
Yellow Tan
#FFE36E
ΔE00 2.68
Sand Yellow
#FCE166
ΔE00 2.87
Dull Yellow
#EEDC5B
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3DC75 #758CF3
analogous
#F39D75 #F3DC75 #CBF375
triadic
#F3DC75 #75F3DC #DC75F3
tetradic
#F3DC75 #75F39D #758CF3 #F375CB
square
#F3DC75 #75F39D #758CF3 #F375CB
split-complementary
#F3DC75 #75CBF3 #9D75F3
monochromatic
#DBB613 #EECE3D #F3DC75 #F8EAAD #FDF8E3
Accessibility & contrast
On white
1.37
#F3DC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.31
#F3DC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3DC75
15.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3DC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3DC75 | 1.00 | 1.37 | 15.31 | 15.31 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76C
Deuteranopia (green-blind)
#F4DF79
Tritanopia (blue-blind)
#FFCFC4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #f3dc75; /* rgb */ color: rgb(243, 220, 117); /* oklch */ color: oklch(89.3% 0.126 97.0);
Tailwind
colors: {
custom: {
50: '#f9e69f',
500: '#f3dc75',
950: '#000000',
},
}SCSS
$custom: #f3dc75; $custom-light: #f9e69f; $custom-dark: #000000;
JSON
{
"hex": "#f3dc75",
"rgb": {
"r": 243,
"g": 220,
"b": 117
},
"hsl": {
"h": 49.048,
"s": 84,
"l": 70.588
},
"oklch": {
"l": 0.89266,
"c": 0.12612,
"h": 97
},
"luminance": 0.71525
}Semantic roles & 50–950 ramp
primary
#F3DC75
secondary
#3F59CD
accent
#2DE005
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#18150F
muted
#868480