#F2DED5#F2DED5
#F2DED5 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.4% C 0.025 H 45.9°. Best body text is #000000 at 16.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DED5 |
|---|---|
| RGB | rgb(242, 222, 213) |
| HSL | hsl(19, 53%, 89%) |
| HSV | hsv(19, 12%, 95%) |
| CMYK | cmyk(0%, 8.3%, 12%, 5.1%) |
| CIE-LAB | lab(89.82, 5.38, 6.89) |
| CIE-LCH | lch(89.82, 8.74, 52.01°) |
| OKLab | oklab(91.43% 0.0176 0.0181) |
| OKLCH | oklch(91.43% 0.025 45.9) |
| XYZ | xyz(74.7486, 75.9252, 73.6552) |
| Luminance | 0.7592 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.64
Linen
#FAF0E6
ΔE00 5.70
Seashell
#FFF5EE
ΔE00 6.01
Very Light Pink
#FFF4F2
ΔE00 6.06
Warm Beige
#E9DCC9
ΔE00 6.64
Antiquewhite
#FAEBD7
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DED5 #D5E9F2
analogous
#F2D5DB #F2DED5 #F2EDD5
triadic
#F2DED5 #D5F2DE #DED5F2
tetradic
#F2DED5 #DBF2D5 #D5E9F2 #EDD5F2
square
#F2DED5 #DBF2D5 #D5E9F2 #EDD5F2
split-complementary
#F2DED5 #D5F2ED #D5DBF2
monochromatic
#D59578 #E4B9A6 #F2DED5 #F8EDE8 #F8EDE8
Accessibility & contrast
On white
1.30
#F2DED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.18
#F2DED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DED5
16.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DED5 | 1.00 | 1.30 | 16.18 | 16.18 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E0D4
Deuteranopia (green-blind)
#E8E3D5
Tritanopia (blue-blind)
#F8DBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2ded5; /* rgb */ color: rgb(242, 222, 213); /* oklch */ color: oklch(91.4% 0.025 45.9);
Tailwind
colors: {
custom: {
50: '#f6e8e1',
500: '#f2ded5',
950: '#000000',
},
}SCSS
$custom: #f2ded5; $custom-light: #f6e8e1; $custom-dark: #000000;
JSON
{
"hex": "#f2ded5",
"rgb": {
"r": 242,
"g": 222,
"b": 213
},
"hsl": {
"h": 18.621,
"s": 52.727,
"l": 89.216
},
"oklch": {
"l": 0.91433,
"c": 0.02527,
"h": 45.9
},
"luminance": 0.75924
}Semantic roles & 50–950 ramp
primary
#F2DED5
secondary
#9BC0D1
accent
#90C025
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484