#F2F0D0#F2F0D0
#F2F0D0 is a very light, muted yellow. Relative luminance 0.858; OKLCH L 94.8% C 0.042 H 104.2°. Best body text is #000000 at 18.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0D0 |
|---|---|
| RGB | rgb(242, 240, 208) |
| HSL | hsl(56, 57%, 88%) |
| HSV | hsv(56, 14%, 95%) |
| CMYK | cmyk(0%, 0.8%, 14%, 5.1%) |
| CIE-LAB | lab(94.21, -4.60, 15.73) |
| CIE-LCH | lch(94.21, 16.39, 106.28°) |
| OKLab | oklab(94.84% -0.0103 0.0407) |
| OKLCH | oklch(94.84% 0.042 104.2) |
| XYZ | xyz(79.1622, 85.7522, 72.0438) |
| Luminance | 0.8575 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.51
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.04
Lightyellow
#FFFFE0
ΔE00 3.12
Cornsilk
#FFF8DC
ΔE00 3.31
Pale
#FFF9D0
ΔE00 3.33
Off White (survey)
#FFFFE4
ΔE00 3.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0D0 #D0D2F2
analogous
#F2DFD0 #F2F0D0 #E3F2D0
triadic
#F2F0D0 #D0F2F0 #F0D0F2
tetradic
#F2F0D0 #D0F2DF #D0D2F2 #F2D0E3
square
#F2F0D0 #D0F2DF #D0D2F2 #F2D0E3
split-complementary
#F2F0D0 #D0E3F2 #DFD0F2
monochromatic
#D7D170 #E5E1A0 #F2F0D0 #F8F7E7 #F8F7E7
Accessibility & contrast
On white
1.16
#F2F0D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.15
#F2F0D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0D0
18.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0D0 | 1.00 | 1.16 | 18.15 | 18.15 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCE
Deuteranopia (green-blind)
#F7EFD1
Tritanopia (blue-blind)
#F8EBE7
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f2f0d0; /* rgb */ color: rgb(242, 240, 208); /* oklch */ color: oklch(94.8% 0.042 104.2);
Tailwind
colors: {
custom: {
50: '#f6f4de',
500: '#f2f0d0',
950: '#000000',
},
}SCSS
$custom: #f2f0d0; $custom-light: #f6f4de; $custom-dark: #000000;
JSON
{
"hex": "#f2f0d0",
"rgb": {
"r": 242,
"g": 240,
"b": 208
},
"hsl": {
"h": 56.471,
"s": 56.667,
"l": 88.235
},
"oklch": {
"l": 0.94842,
"c": 0.04197,
"h": 104.2
},
"luminance": 0.85751
}Semantic roles & 50–950 ramp
primary
#F2F0D0
secondary
#9599D1
accent
#2BC421
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584