#F2DED1#F2DED1
#F2DED1 is a very light, muted orange. Relative luminance 0.757; OKLCH L 91.3% C 0.028 H 55.3°. Best body text is #000000 at 16.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DED1 |
|---|---|
| RGB | rgb(242, 222, 209) |
| HSL | hsl(24, 56%, 88%) |
| HSV | hsv(24, 14%, 95%) |
| CMYK | cmyk(0%, 8.3%, 13.6%, 5.1%) |
| CIE-LAB | lab(89.73, 4.75, 8.85) |
| CIE-LCH | lch(89.73, 10.04, 61.79°) |
| OKLab | oklab(91.33% 0.0161 0.0232) |
| OKLCH | oklch(91.33% 0.028 55.3) |
| XYZ | xyz(74.2471, 75.7246, 71.0143) |
| Luminance | 0.7572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 5.04
Antiquewhite
#FAEBD7
ΔE00 5.19
Linen
#FAF0E6
ΔE00 5.33
Seashell
#FFF5EE
ΔE00 6.14
Champagne
#F7E7CE
ΔE00 6.33
Mistyrose
#FFE4E1
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DED1 #D1E5F2
analogous
#F2D1D4 #F2DED1 #F2EED1
triadic
#F2DED1 #D1F2DE #DED1F2
tetradic
#F2DED1 #D4F2D1 #D1E5F2 #EED1F2
square
#F2DED1 #D4F2D1 #D1E5F2 #EED1F2
split-complementary
#F2DED1 #D1F2EE #D1D4F2
monochromatic
#D79A72 #E5BCA1 #F2DED1 #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.30
#F2DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.14
#F2DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DED1
16.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DED1 | 1.00 | 1.30 | 16.14 | 16.14 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD0
Deuteranopia (green-blind)
#E8E3D1
Tritanopia (blue-blind)
#F9DADA
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2ded1; /* rgb */ color: rgb(242, 222, 209); /* oklch */ color: oklch(91.3% 0.028 55.3);
Tailwind
colors: {
custom: {
50: '#f6e8df',
500: '#f2ded1',
950: '#000000',
},
}SCSS
$custom: #f2ded1; $custom-light: #f6e8df; $custom-dark: #000000;
JSON
{
"hex": "#f2ded1",
"rgb": {
"r": 242,
"g": 222,
"b": 209
},
"hsl": {
"h": 23.636,
"s": 55.932,
"l": 88.431
},
"oklch": {
"l": 0.91329,
"c": 0.02822,
"h": 55.3
},
"luminance": 0.75723
}Semantic roles & 50–950 ramp
primary
#F2DED1
secondary
#96BAD1
accent
#84C322
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484