#F2F0DA#F2F0DA
#F2F0DA is a very light, muted yellow. Relative luminance 0.863; OKLCH L 95.1% C 0.029 H 102.7°. Best body text is #000000 at 18.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0DA |
|---|---|
| RGB | rgb(242, 240, 218) |
| HSL | hsl(55, 48%, 90%) |
| HSV | hsv(55, 10%, 95%) |
| CMYK | cmyk(0%, 0.8%, 9.9%, 5.1%) |
| CIE-LAB | lab(94.42, -3.03, 10.88) |
| CIE-LCH | lch(94.42, 11.29, 105.57°) |
| OKLab | oklab(95.09% -0.0064 0.0284) |
| OKLCH | oklch(95.09% 0.029 102.7) |
| XYZ | xyz(80.4315, 86.2599, 78.7287) |
| Luminance | 0.8626 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.70
Eggshell
#F0EAD6
ΔE00 2.39
Cornsilk
#FFF8DC
ΔE00 3.15
Off White (survey)
#FFFFE4
ΔE00 3.50
Ivory
#FFFFF0
ΔE00 4.06
Lightyellow
#FFFFE0
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0DA #DADCF2
analogous
#F2E4DA #F2F0DA #E8F2DA
triadic
#F2F0DA #DAF2F0 #F0DAF2
tetradic
#F2F0DA #DAF2E4 #DADCF2 #F2DAE8
square
#F2F0DA #DAF2E4 #DADCF2 #F2DAE8
split-complementary
#F2F0DA #DAE8F2 #E4DAF2
monochromatic
#D2CB7F #E2DEAD #F2F0DA #F7F6E8 #F7F6E8
Accessibility & contrast
On white
1.15
#F2F0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.25
#F2F0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0DA
18.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0DA | 1.00 | 1.15 | 18.25 | 18.25 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EED9
Deuteranopia (green-blind)
#F5F0DB
Tritanopia (blue-blind)
#F6EDEA
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f0da; /* rgb */ color: rgb(242, 240, 218); /* oklch */ color: oklch(95.1% 0.029 102.7);
Tailwind
colors: {
custom: {
50: '#f6f4e5',
500: '#f2f0da',
950: '#000000',
},
}SCSS
$custom: #f2f0da; $custom-light: #f6f4e5; $custom-dark: #000000;
JSON
{
"hex": "#f2f0da",
"rgb": {
"r": 242,
"g": 240,
"b": 218
},
"hsl": {
"h": 55,
"s": 48,
"l": 90.196
},
"oklch": {
"l": 0.95085,
"c": 0.02906,
"h": 102.7
},
"luminance": 0.86259
}Semantic roles & 50–950 ramp
primary
#F2F0DA
secondary
#A0A4D0
accent
#36BB2A
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584