#F2F0D6#F2F0D6
#F2F0D6 is a very light, muted yellow. Relative luminance 0.861; OKLCH L 95.0% C 0.034 H 103.4°. Best body text is #000000 at 18.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0D6 |
|---|---|
| RGB | rgb(242, 240, 214) |
| HSL | hsl(56, 52%, 89%) |
| HSV | hsv(56, 12%, 95%) |
| CMYK | cmyk(0%, 0.8%, 11.6%, 5.1%) |
| CIE-LAB | lab(94.33, -3.67, 12.82) |
| CIE-LCH | lch(94.33, 13.33, 105.96°) |
| OKLab | oklab(94.99% -0.008 0.0333) |
| OKLCH | oklch(94.99% 0.034 103.4) |
| XYZ | xyz(79.9144, 86.0531, 76.0052) |
| Luminance | 0.8605 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.30
Cornsilk
#FFF8DC
ΔE00 2.81
Off White (survey)
#FFFFE4
ΔE00 3.10
Eggshell
#F0EAD6
ΔE00 3.24
Lightyellow
#FFFFE0
ΔE00 3.43
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0D6 #D6D8F2
analogous
#F2E2D6 #F2F0D6 #E6F2D6
triadic
#F2F0D6 #D6F2F0 #F0D6F2
tetradic
#F2F0D6 #D6F2E2 #D6D8F2 #F2D6E6
square
#F2F0D6 #D6F2E2 #D6D8F2 #F2D6E6
split-complementary
#F2F0D6 #D6E6F2 #E2D6F2
monochromatic
#D5CE79 #E3DFA8 #F2F0D6 #F8F6E8 #F8F6E8
Accessibility & contrast
On white
1.15
#F2F0D6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.21
#F2F0D6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0D6
18.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0D6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0D6 | 1.00 | 1.15 | 18.21 | 18.21 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EED5
Deuteranopia (green-blind)
#F6EFD7
Tritanopia (blue-blind)
#F7ECE9
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f0d6; /* rgb */ color: rgb(242, 240, 214); /* oklch */ color: oklch(95.0% 0.034 103.4);
Tailwind
colors: {
custom: {
50: '#f6f4e2',
500: '#f2f0d6',
950: '#000000',
},
}SCSS
$custom: #f2f0d6; $custom-light: #f6f4e2; $custom-dark: #000000;
JSON
{
"hex": "#f2f0d6",
"rgb": {
"r": 242,
"g": 240,
"b": 214
},
"hsl": {
"h": 55.714,
"s": 51.852,
"l": 89.412
},
"oklch": {
"l": 0.94986,
"c": 0.03425,
"h": 103.4
},
"luminance": 0.86052
}Semantic roles & 50–950 ramp
primary
#F2F0D6
secondary
#9C9FD1
accent
#31BF26
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584