#FDDDCD#FDDDCD
#FDDDCD is a very light, muted orange. Relative luminance 0.770; OKLCH L 92.0% C 0.042 H 48.2°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FDDDCD |
|---|---|
| RGB | rgb(253, 221, 205) |
| HSL | hsl(20, 92%, 90%) |
| HSV | hsv(20, 19%, 99%) |
| CMYK | cmyk(0%, 12.6%, 19%, 0.8%) |
| CIE-LAB | lab(90.32, 8.59, 11.92) |
| CIE-LCH | lch(90.32, 14.69, 54.22°) |
| OKLab | oklab(91.99% 0.0278 0.0311) |
| OKLCH | oklch(91.99% 0.042 48.2) |
| XYZ | xyz(77.3839, 77.0055, 68.5330) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.76
Apricot
#FBCEB1
ΔE00 5.80
Peach
#FFDAB9
ΔE00 6.13
Bisque
#FFE4C4
ΔE00 7.56
Light Peach
#FFD8B1
ΔE00 7.92
Antiquewhite
#FAEBD7
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FDDDCD #CDEDFD
analogous
#FDCDD5 #FDDDCD #FDF5CD
triadic
#FDDDCD #CDFDDD #DDCDFD
tetradic
#FDDDCD #D5FDCD #CDEDFD #F5CDFD
square
#FDDDCD #D5FDCD #CDEDFD #F5CDFD
split-complementary
#FDDDCD #CDFDF5 #CDD5FD
monochromatic
#F88D57 #FBB592 #FDDDCD #FEEBE2 #FEEBE2
Accessibility & contrast
On white
1.28
#FDDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#FDDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FDDDCD
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FDDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FDDDCD | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DFCC
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fdddcd; /* rgb */ color: rgb(253, 221, 205); /* oklch */ color: oklch(92.0% 0.042 48.2);
Tailwind
colors: {
custom: {
50: '#fee7dc',
500: '#fdddcd',
950: '#000000',
},
}SCSS
$custom: #fdddcd; $custom-light: #fee7dc; $custom-dark: #000000;
JSON
{
"hex": "#fdddcd",
"rgb": {
"r": 253,
"g": 221,
"b": 205
},
"hsl": {
"h": 20,
"s": 92.308,
"l": 89.804
},
"oklch": {
"l": 0.91985,
"c": 0.04167,
"h": 48.2
},
"luminance": 0.77003
}Semantic roles & 50–950 ramp
primary
#FDDDCD
secondary
#89C7E6
accent
#99E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484