#F2E0D2#F2E0D2
#F2E0D2 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.7% C 0.027 H 60.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E0D2 |
|---|---|
| RGB | rgb(242, 224, 210) |
| HSL | hsl(26, 55%, 89%) |
| HSV | hsv(26, 13%, 95%) |
| CMYK | cmyk(0%, 7.4%, 13.2%, 5.1%) |
| CIE-LAB | lab(90.25, 3.87, 9.07) |
| CIE-LCH | lch(90.25, 9.86, 66.88°) |
| OKLab | oklab(91.74% 0.0135 0.0238) |
| OKLCH | oklch(91.74% 0.027 60.4) |
| XYZ | xyz(74.9057, 76.8430, 71.8465) |
| Luminance | 0.7684 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 4.01
Antiquewhite
#FAEBD7
ΔE00 4.06
Linen
#FAF0E6
ΔE00 4.54
Champagne
#F7E7CE
ΔE00 5.24
Seashell
#FFF5EE
ΔE00 5.63
Papayawhip
#FFEFD5
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E0D2 #D2E4F2
analogous
#F2D2D4 #F2E0D2 #F2F0D2
triadic
#F2E0D2 #D2F2E0 #E0D2F2
tetradic
#F2E0D2 #D4F2D2 #D2E4F2 #F0D2F2
square
#F2E0D2 #D4F2D2 #D2E4F2 #F0D2F2
split-complementary
#F2E0D2 #D2F2F0 #D2D4F2
monochromatic
#D79F73 #E4BFA3 #F2E0D2 #F8EFE7 #F8EFE7
Accessibility & contrast
On white
1.28
#F2E0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F2E0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E0D2
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E0D2 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E1D1
Deuteranopia (green-blind)
#EAE5D2
Tritanopia (blue-blind)
#F8DCDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2e0d2; /* rgb */ color: rgb(242, 224, 210); /* oklch */ color: oklch(91.7% 0.027 60.4);
Tailwind
colors: {
custom: {
50: '#f6e9df',
500: '#f2e0d2',
950: '#000000',
},
}SCSS
$custom: #f2e0d2; $custom-light: #f6e9df; $custom-dark: #000000;
JSON
{
"hex": "#f2e0d2",
"rgb": {
"r": 242,
"g": 224,
"b": 210
},
"hsl": {
"h": 26.25,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.91743,
"c": 0.02734,
"h": 60.4
},
"luminance": 0.76842
}Semantic roles & 50–950 ramp
primary
#F2E0D2
secondary
#97B8D1
accent
#7DC323
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484