#F2DED3#F2DED3
#F2DED3 is a very light, muted orange. Relative luminance 0.758; OKLCH L 91.4% C 0.027 H 50.9°. Best body text is #000000 at 16.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DED3 |
|---|---|
| RGB | rgb(242, 222, 211) |
| HSL | hsl(21, 54%, 89%) |
| HSV | hsv(21, 13%, 95%) |
| CMYK | cmyk(0%, 8.3%, 12.8%, 5.1%) |
| CIE-LAB | lab(89.78, 5.06, 7.87) |
| CIE-LCH | lch(89.78, 9.36, 57.25°) |
| OKLab | oklab(91.38% 0.0168 0.0207) |
| OKLCH | oklch(91.38% 0.027 50.9) |
| XYZ | xyz(74.4963, 75.8243, 72.3266) |
| Luminance | 0.7582 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 5.45
Mistyrose
#FFE4E1
ΔE00 5.47
Warm Beige
#E9DCC9
ΔE00 5.82
Antiquewhite
#FAEBD7
ΔE00 5.93
Seashell
#FFF5EE
ΔE00 6.01
Very Light Pink
#FFF4F2
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DED3 #D3E7F2
analogous
#F2D3D8 #F2DED3 #F2EED3
triadic
#F2DED3 #D3F2DE #DED3F2
tetradic
#F2DED3 #D8F2D3 #D3E7F2 #EED3F2
square
#F2DED3 #D8F2D3 #D3E7F2 #EED3F2
split-complementary
#F2DED3 #D3F2EE #D3D8F2
monochromatic
#D69775 #E4BBA4 #F2DED3 #F8EDE7 #F8EDE7
Accessibility & contrast
On white
1.30
#F2DED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.16
#F2DED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DED3
16.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DED3 | 1.00 | 1.30 | 16.16 | 16.16 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD2
Deuteranopia (green-blind)
#E8E3D3
Tritanopia (blue-blind)
#F8DBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2ded3; /* rgb */ color: rgb(242, 222, 211); /* oklch */ color: oklch(91.4% 0.027 50.9);
Tailwind
colors: {
custom: {
50: '#f6e8e0',
500: '#f2ded3',
950: '#000000',
},
}SCSS
$custom: #f2ded3; $custom-light: #f6e8e0; $custom-dark: #000000;
JSON
{
"hex": "#f2ded3",
"rgb": {
"r": 242,
"g": 222,
"b": 211
},
"hsl": {
"h": 21.29,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.91381,
"c": 0.02666,
"h": 50.9
},
"luminance": 0.75823
}Semantic roles & 50–950 ramp
primary
#F2DED3
secondary
#98BDD1
accent
#8AC224
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484