#F2DED2#F2DED2
#F2DED2 is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.4% C 0.027 H 53.1°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DED2 |
|---|---|
| RGB | rgb(242, 222, 210) |
| HSL | hsl(23, 55%, 89%) |
| HSV | hsv(23, 13%, 95%) |
| CMYK | cmyk(0%, 8.3%, 13.2%, 5.1%) |
| CIE-LAB | lab(89.75, 4.91, 8.36) |
| CIE-LCH | lch(89.75, 9.69, 59.60°) |
| OKLab | oklab(91.36% 0.0165 0.0219) |
| OKLCH | oklch(91.36% 0.027 53.1) |
| XYZ | xyz(74.3713, 75.7743, 71.6684) |
| Luminance | 0.7577 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.37
Warm Beige
#E9DCC9
ΔE00 5.42
Antiquewhite
#FAEBD7
ΔE00 5.55
Mistyrose
#FFE4E1
ΔE00 5.91
Seashell
#FFF5EE
ΔE00 6.06
Very Light Pink
#FFF4F2
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DED2 #D2E6F2
analogous
#F2D2D6 #F2DED2 #F2EED2
triadic
#F2DED2 #D2F2DE #DED2F2
tetradic
#F2DED2 #D6F2D2 #D2E6F2 #EED2F2
square
#F2DED2 #D6F2D2 #D2E6F2 #EED2F2
split-complementary
#F2DED2 #D2F2EE #D2D6F2
monochromatic
#D79873 #E4BBA3 #F2DED2 #F8EEE7 #F8EEE7
Accessibility & contrast
On white
1.30
#F2DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#F2DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DED2
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DED2 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFD1
Deuteranopia (green-blind)
#E8E3D2
Tritanopia (blue-blind)
#F9DBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2ded2; /* rgb */ color: rgb(242, 222, 210); /* oklch */ color: oklch(91.4% 0.027 53.1);
Tailwind
colors: {
custom: {
50: '#f6e8df',
500: '#f2ded2',
950: '#000000',
},
}SCSS
$custom: #f2ded2; $custom-light: #f6e8df; $custom-dark: #000000;
JSON
{
"hex": "#f2ded2",
"rgb": {
"r": 242,
"g": 222,
"b": 210
},
"hsl": {
"h": 22.5,
"s": 55.172,
"l": 88.627
},
"oklch": {
"l": 0.91355,
"c": 0.02742,
"h": 53.1
},
"luminance": 0.75773
}Semantic roles & 50–950 ramp
primary
#F2DED2
secondary
#97BBD1
accent
#87C323
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484