#FEDCCD#FEDCCD
#FEDCCD is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.9% C 0.043 H 45.2°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCCD |
|---|---|
| RGB | rgb(254, 220, 205) |
| HSL | hsl(18, 96%, 90%) |
| HSV | hsv(18, 19%, 100%) |
| CMYK | cmyk(0%, 13.4%, 19.3%, 0.4%) |
| CIE-LAB | lab(90.17, 9.47, 11.71) |
| CIE-LCH | lch(90.17, 15.06, 51.05°) |
| OKLab | oklab(91.88% 0.0303 0.0306) |
| OKLCH | oklch(91.88% 0.043 45.2) |
| XYZ | xyz(77.4858, 76.6673, 68.4623) |
| Luminance | 0.7667 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.40
Apricot
#FBCEB1
ΔE00 5.87
Peach
#FFDAB9
ΔE00 6.75
Bisque
#FFE4C4
ΔE00 8.46
Light Peach
#FFD8B1
ΔE00 8.53
Antiquewhite
#FAEBD7
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCCD #CDEFFE
analogous
#FECDD7 #FEDCCD #FEF4CD
triadic
#FEDCCD #CDFEDC #DCCDFE
tetradic
#FEDCCD #D7FECD #CDEFFE #F4CDFE
square
#FEDCCD #D7FECD #CDEFFE #F4CDFE
split-complementary
#FEDCCD #CDFEF4 #CDD7FE
monochromatic
#FC8855 #FDB291 #FEDCCD #FEEAE1 #FEEAE1
Accessibility & contrast
On white
1.29
#FEDCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#FEDCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCCD
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCCD | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCC
Deuteranopia (green-blind)
#ECE6CD
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedccd; /* rgb */ color: rgb(254, 220, 205); /* oklch */ color: oklch(91.9% 0.043 45.2);
Tailwind
colors: {
custom: {
50: '#ffe6dc',
500: '#fedccd',
950: '#000000',
},
}SCSS
$custom: #fedccd; $custom-light: #ffe6dc; $custom-dark: #000000;
JSON
{
"hex": "#fedccd",
"rgb": {
"r": 254,
"g": 220,
"b": 205
},
"hsl": {
"h": 18.367,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.91883,
"c": 0.04303,
"h": 45.2
},
"luminance": 0.76665
}Semantic roles & 50–950 ramp
primary
#FEDCCD
secondary
#88CAE8
accent
#9FE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484