#F0DA94#F0DA94
#F0DA94 is a very light, moderate yellow. Relative luminance 0.708; OKLCH L 89.1% C 0.092 H 92.7°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F0DA94 |
|---|---|
| RGB | rgb(240, 218, 148) |
| HSL | hsl(46, 75%, 76%) |
| HSV | hsv(46, 38%, 94%) |
| CMYK | cmyk(0%, 9.2%, 38.3%, 5.9%) |
| CIE-LAB | lab(87.39, -2.10, 37.22) |
| CIE-LCH | lch(87.39, 37.28, 93.23°) |
| OKLab | oklab(89.06% -0.0043 0.0918) |
| OKLCH | oklch(89.06% 0.092 92.7) |
| XYZ | xyz(66.3533, 70.8085, 38.1834) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Vanilla
#F3E5AB
ΔE00 3.95
Sandy
#F1DA7A
ΔE00 4.38
Pale Peach
#FFE5AD
ΔE00 4.47
Wheat (survey)
#FBDD7E
ΔE00 4.50
Beige (survey)
#E6DAA6
ΔE00 4.52
Sand (survey)
#E2CA76
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0DA94 #94AAF0
analogous
#F0AC94 #F0DA94 #D8F094
triadic
#F0DA94 #94F0DA #DA94F0
tetradic
#F0DA94 #94F0AC #94AAF0 #F094D8
square
#F0DA94 #94F0AC #94AAF0 #F094D8
split-complementary
#F0DA94 #94D8F0 #AC94F0
monochromatic
#E1B529 #E8C75E #F0DA94 #F8EDCA #FBF6E4
Accessibility & contrast
On white
1.39
#F0DA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#F0DA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0DA94
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0DA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0DA94 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D78F
Deuteranopia (green-blind)
#EEDE96
Tritanopia (blue-blind)
#FED0C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #f0da94; /* rgb */ color: rgb(240, 218, 148); /* oklch */ color: oklch(89.1% 0.092 92.7);
Tailwind
colors: {
custom: {
50: '#f6e5b4',
500: '#f0da94',
950: '#000000',
},
}SCSS
$custom: #f0da94; $custom-light: #f6e5b4; $custom-dark: #000000;
JSON
{
"hex": "#f0da94",
"rgb": {
"r": 240,
"g": 218,
"b": 148
},
"hsl": {
"h": 45.652,
"s": 75.41,
"l": 76.078
},
"oklch": {
"l": 0.89064,
"c": 0.09186,
"h": 92.7
},
"luminance": 0.70806
}Semantic roles & 50–950 ramp
primary
#F0DA94
secondary
#5C77CD
accent
#3ED80E
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481