#F0DF7E#F0DF7E
#F0DF7E is a very light, moderate yellow. Relative luminance 0.728; OKLCH L 89.7% C 0.120 H 99.6°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DF7E |
|---|---|
| RGB | rgb(240, 223, 126) |
| HSL | hsl(51, 79%, 72%) |
| HSV | hsv(51, 48%, 94%) |
| CMYK | cmyk(0%, 7.1%, 47.5%, 5.9%) |
| CIE-LAB | lab(88.36, -6.85, 49.34) |
| CIE-LCH | lch(88.36, 49.81, 97.90°) |
| OKLab | oklab(89.73% -0.0199 0.118) |
| OKLCH | oklch(89.73% 0.12 99.6) |
| XYZ | xyz(66.0906, 72.8093, 30.3068) |
| Luminance | 0.7281 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Sandy
#F1DA7A
ΔE00 1.90
Khaki (CSS)
#F0E68C
ΔE00 2.59
Wheat (survey)
#FBDD7E
ΔE00 3.67
Yellow Tan
#FFE36E
ΔE00 3.99
Dull Yellow
#EEDC5B
ΔE00 4.16
Sand Yellow
#FCE166
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DF7E #7E8FF0
analogous
#F0A67E #F0DF7E #C8F07E
triadic
#F0DF7E #7EF0DF #DF7EF0
tetradic
#F0DF7E #7EF0A6 #7E8FF0 #F07EC8
square
#F0DF7E #7EF0A6 #7E8FF0 #F07EC8
split-complementary
#F0DF7E #7EC8F0 #A67EF0
monochromatic
#DABD19 #EAD147 #F0DF7E #F6EDB5 #FCF8E4
Accessibility & contrast
On white
1.35
#F0DF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#F0DF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DF7E
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DF7E | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA76
Deuteranopia (green-blind)
#F4E182
Tritanopia (blue-blind)
#FFD3C8
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #f0df7e; /* rgb */ color: rgb(240, 223, 126); /* oklch */ color: oklch(89.7% 0.120 99.6);
Tailwind
colors: {
custom: {
50: '#f7e8a5',
500: '#f0df7e',
950: '#000000',
},
}SCSS
$custom: #f0df7e; $custom-light: #f7e8a5; $custom-dark: #000000;
JSON
{
"hex": "#f0df7e",
"rgb": {
"r": 240,
"g": 223,
"b": 126
},
"hsl": {
"h": 51.053,
"s": 79.167,
"l": 71.765
},
"oklch": {
"l": 0.89727,
"c": 0.11966,
"h": 99.6
},
"luminance": 0.72807
}Semantic roles & 50–950 ramp
primary
#F0DF7E
secondary
#485BCA
accent
#29DB0A
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17160F
muted
#858480