#F2E0D4#F2E0D4
#F2E0D4 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.8% C 0.026 H 56.0°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2E0D4 |
|---|---|
| RGB | rgb(242, 224, 212) |
| HSL | hsl(24, 54%, 89%) |
| HSV | hsv(24, 12%, 95%) |
| CMYK | cmyk(0%, 7.4%, 12.4%, 5.1%) |
| CIE-LAB | lab(90.30, 4.19, 8.09) |
| CIE-LCH | lch(90.30, 9.11, 62.63°) |
| OKLab | oklab(91.79% 0.0143 0.0212) |
| OKLCH | oklch(91.79% 0.026 56) |
| XYZ | xyz(75.1564, 76.9433, 73.1670) |
| Luminance | 0.7694 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 4.54
Warm Beige
#E9DCC9
ΔE00 4.79
Antiquewhite
#FAEBD7
ΔE00 4.81
Seashell
#FFF5EE
ΔE00 5.37
Champagne
#F7E7CE
ΔE00 6.13
Very Light Pink
#FFF4F2
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2E0D4 #D4E6F2
analogous
#F2D4D7 #F2E0D4 #F2EFD4
triadic
#F2E0D4 #D4F2E0 #E0D4F2
tetradic
#F2E0D4 #D7F2D4 #D4E6F2 #EFD4F2
square
#F2E0D4 #D7F2D4 #D4E6F2 #EFD4F2
split-complementary
#F2E0D4 #D4F2EF #D4D7F2
monochromatic
#D69C76 #E4BEA5 #F2E0D4 #F8EEE8 #F8EEE8
Accessibility & contrast
On white
1.28
#F2E0D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#F2E0D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2E0D4
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2E0D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2E0D4 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D3
Deuteranopia (green-blind)
#E9E5D4
Tritanopia (blue-blind)
#F8DDDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2e0d4; /* rgb */ color: rgb(242, 224, 212); /* oklch */ color: oklch(91.8% 0.026 56.0);
Tailwind
colors: {
custom: {
50: '#f6e9e1',
500: '#f2e0d4',
950: '#000000',
},
}SCSS
$custom: #f2e0d4; $custom-light: #f6e9e1; $custom-dark: #000000;
JSON
{
"hex": "#f2e0d4",
"rgb": {
"r": 242,
"g": 224,
"b": 212
},
"hsl": {
"h": 24,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.91794,
"c": 0.02561,
"h": 56
},
"luminance": 0.76942
}Semantic roles & 50–950 ramp
primary
#F2E0D4
secondary
#99BBD1
accent
#82C124
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484