#FDDED2#FDDED2
#FDDED2 is a very light, muted orange. Relative luminance 0.778; OKLCH L 92.3% C 0.038 H 42.4°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDED2 |
|---|---|
| RGB | rgb(253, 222, 210) |
| HSL | hsl(17, 91%, 91%) |
| HSV | hsv(17, 17%, 99%) |
| CMYK | cmyk(0%, 12.3%, 17%, 0.8%) |
| CIE-LAB | lab(90.68, 8.82, 9.81) |
| CIE-LCH | lch(90.68, 13.19, 48.05°) |
| OKLab | oklab(92.3% 0.0282 0.0257) |
| OKLCH | oklch(92.3% 0.038 42.4) |
| XYZ | xyz(78.2619, 77.7804, 71.8507) |
| Luminance | 0.7778 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.11
Apricot
#FBCEB1
ΔE00 7.18
Peach
#FFDAB9
ΔE00 7.83
Very Light Pink
#FFF4F2
ΔE00 8.44
Linen
#FAF0E6
ΔE00 8.61
Seashell
#FFF5EE
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDED2 #D2F1FD
analogous
#FDD2DB #FDDED2 #FDF3D2
triadic
#FDDED2 #D2FDDE #DED2FD
tetradic
#FDDED2 #DBFDD2 #D2F1FD #F3D2FD
square
#FDDED2 #DBFDD2 #D2F1FD #F3D2FD
split-complementary
#FDDED2 #D2FDF3 #D2DBFD
monochromatic
#F8885D #FAB397 #FDDED2 #FEEAE2 #FEEAE2
Accessibility & contrast
On white
1.27
#FDDED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#FDDED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDED2
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDED2 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E1D1
Deuteranopia (green-blind)
#ECE7D2
Tritanopia (blue-blind)
#FFDADB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #fdded2; /* rgb */ color: rgb(253, 222, 210); /* oklch */ color: oklch(92.3% 0.038 42.4);
Tailwind
colors: {
custom: {
50: '#fee8df',
500: '#fdded2',
950: '#000000',
},
}SCSS
$custom: #fdded2; $custom-light: #fee8df; $custom-dark: #000000;
JSON
{
"hex": "#fdded2",
"rgb": {
"r": 253,
"g": 222,
"b": 210
},
"hsl": {
"h": 16.744,
"s": 91.489,
"l": 90.784
},
"oklch": {
"l": 0.923,
"c": 0.03815,
"h": 42.4
},
"luminance": 0.77778
}Semantic roles & 50–950 ramp
primary
#FDDED2
secondary
#8DCDE6
accent
#A5E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484