#FEDCCF#FEDCCF
#FEDCCF is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.9% C 0.042 H 42.1°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FEDCCF |
|---|---|
| RGB | rgb(254, 220, 207) |
| HSL | hsl(17, 96%, 90%) |
| HSV | hsv(17, 19%, 100%) |
| CMYK | cmyk(0%, 13.4%, 18.5%, 0.4%) |
| CIE-LAB | lab(90.21, 9.76, 10.72) |
| CIE-LCH | lch(90.21, 14.50, 47.70°) |
| OKLab | oklab(91.93% 0.0311 0.0281) |
| OKLCH | oklch(91.93% 0.042 42.1) |
| XYZ | xyz(77.7287, 76.7645, 69.7419) |
| Luminance | 0.7676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.68
Apricot
#FBCEB1
ΔE00 6.55
Peach
#FFDAB9
ΔE00 7.65
Bisque
#FFE4C4
ΔE00 9.30
Very Light Pink
#FFF4F2
ΔE00 9.36
Light Peach
#FFD8B1
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEDCCF #CFF1FE
analogous
#FECFD9 #FEDCCF #FEF3CF
triadic
#FEDCCF #CFFEDC #DCCFFE
tetradic
#FEDCCF #D9FECF #CFF1FE #F3CFFE
square
#FEDCCF #D9FECF #CFF1FE #F3CFFE
split-complementary
#FEDCCF #CFFEF3 #CFD9FE
monochromatic
#FC8557 #FDB093 #FEDCCF #FEE9E1 #FEE9E1
Accessibility & contrast
On white
1.28
#FEDCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#FEDCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEDCCF
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEDCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEDCCF | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCE
Deuteranopia (green-blind)
#ECE6CF
Tritanopia (blue-blind)
#FFD7D8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #fedccf; /* rgb */ color: rgb(254, 220, 207); /* oklch */ color: oklch(91.9% 0.042 42.1);
Tailwind
colors: {
custom: {
50: '#ffe6dd',
500: '#fedccf',
950: '#000000',
},
}SCSS
$custom: #fedccf; $custom-light: #ffe6dd; $custom-dark: #000000;
JSON
{
"hex": "#fedccf",
"rgb": {
"r": 254,
"g": 220,
"b": 207
},
"hsl": {
"h": 16.596,
"s": 95.918,
"l": 90.392
},
"oklch": {
"l": 0.91933,
"c": 0.04187,
"h": 42.1
},
"luminance": 0.76762
}Semantic roles & 50–950 ramp
primary
#FEDCCF
secondary
#89CEE8
accent
#A6E600
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#181615
muted
#868484