#FEDDCD#FEDDCD
#FEDDCD is a very light, muted orange. Relative luminance 0.772; OKLCH L 92.1% C 0.043 H 47.5°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDDCD |
|---|---|
| RGB | rgb(254, 221, 205) |
| HSL | hsl(20, 96%, 90%) |
| HSV | hsv(20, 19%, 100%) |
| CMYK | cmyk(0%, 13%, 19.3%, 0.4%) |
| CIE-LAB | lab(90.41, 8.95, 12.05) |
| CIE-LCH | lch(90.41, 15.01, 53.41°) |
| OKLab | oklab(92.07% 0.0288 0.0314) |
| OKLCH | oklch(92.07% 0.043 47.5) |
| XYZ | xyz(77.7490, 77.1938, 68.5501) |
| Luminance | 0.7719 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.73
Apricot
#FBCEB1
ΔE00 5.73
Peach
#FFDAB9
ΔE00 6.22
Bisque
#FFE4C4
ΔE00 7.79
Light Peach
#FFD8B1
ΔE00 8.02
Antiquewhite
#FAEBD7
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDDCD #CDEEFE
analogous
#FECDD5 #FEDDCD #FEF6CD
triadic
#FEDDCD #CDFEDD #DDCDFE
tetradic
#FEDDCD #D5FECD #CDEEFE #F6CDFE
square
#FEDDCD #D5FECD #CDEEFE #F6CDFE
split-complementary
#FEDDCD #CDFEF6 #CDD5FE
monochromatic
#FC8B55 #FDB491 #FEDDCD #FEEBE1 #FEEBE1
Accessibility & contrast
On white
1.28
#FEDDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#FEDDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDDCD
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDDCD | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E0CC
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#FFD8D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #feddcd; /* rgb */ color: rgb(254, 221, 205); /* oklch */ color: oklch(92.1% 0.043 47.5);
Tailwind
colors: {
custom: {
50: '#ffe7dc',
500: '#feddcd',
950: '#000000',
},
}SCSS
$custom: #feddcd; $custom-light: #ffe7dc; $custom-dark: #000000;
JSON
{
"hex": "#feddcd",
"rgb": {
"r": 254,
"g": 221,
"b": 205
},
"hsl": {
"h": 19.592,
"s": 96.078,
"l": 90
},
"oklch": {
"l": 0.92073,
"c": 0.04264,
"h": 47.5
},
"luminance": 0.77192
}Semantic roles & 50–950 ramp
primary
#FEDDCD
secondary
#88C8E8
accent
#9BE600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484