#F2DED4#F2DED4
#F2DED4 is a very light, muted orange. Relative luminance 0.759; OKLCH L 91.4% C 0.026 H 48.4°. Best body text is #000000 at 16.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DED4 |
|---|---|
| RGB | rgb(242, 222, 212) |
| HSL | hsl(20, 54%, 89%) |
| HSV | hsv(20, 12%, 95%) |
| CMYK | cmyk(0%, 8.3%, 12.4%, 5.1%) |
| CIE-LAB | lab(89.80, 5.22, 7.38) |
| CIE-LCH | lch(89.80, 9.04, 54.72°) |
| OKLab | oklab(91.41% 0.0172 0.0194) |
| OKLCH | oklch(91.41% 0.026 48.4) |
| XYZ | xyz(74.6220, 75.8746, 72.9888) |
| Luminance | 0.7587 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.05
Linen
#FAF0E6
ΔE00 5.56
Seashell
#FFF5EE
ΔE00 5.99
Warm Beige
#E9DCC9
ΔE00 6.22
Very Light Pink
#FFF4F2
ΔE00 6.25
Antiquewhite
#FAEBD7
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DED4 #D4E8F2
analogous
#F2D4D9 #F2DED4 #F2EDD4
triadic
#F2DED4 #D4F2DE #DED4F2
tetradic
#F2DED4 #D9F2D4 #D4E8F2 #EDD4F2
square
#F2DED4 #D9F2D4 #D4E8F2 #EDD4F2
split-complementary
#F2DED4 #D4F2ED #D4D9F2
monochromatic
#D69676 #E4BAA5 #F2DED4 #F8EDE8 #F8EDE8
Accessibility & contrast
On white
1.30
#F2DED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.17
#F2DED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DED4
16.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DED4 | 1.00 | 1.30 | 16.17 | 16.17 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DFD3
Deuteranopia (green-blind)
#E8E3D4
Tritanopia (blue-blind)
#F8DBDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2ded4; /* rgb */ color: rgb(242, 222, 212); /* oklch */ color: oklch(91.4% 0.026 48.4);
Tailwind
colors: {
custom: {
50: '#f6e8e1',
500: '#f2ded4',
950: '#000000',
},
}SCSS
$custom: #f2ded4; $custom-light: #f6e8e1; $custom-dark: #000000;
JSON
{
"hex": "#f2ded4",
"rgb": {
"r": 242,
"g": 222,
"b": 212
},
"hsl": {
"h": 20,
"s": 53.571,
"l": 89.02
},
"oklch": {
"l": 0.91407,
"c": 0.02595,
"h": 48.4
},
"luminance": 0.75873
}Semantic roles & 50–950 ramp
primary
#F2DED4
secondary
#99BED1
accent
#8DC124
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484