#FCEDDD#FCEDDD
#FCEDDD is a very light, muted orange. Relative luminance 0.865; OKLCH L 95.4% C 0.027 H 69.3°. Best body text is #000000 at 18.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDDD |
|---|---|
| RGB | rgb(252, 237, 221) |
| HSL | hsl(31, 84%, 93%) |
| HSV | hsv(31, 12%, 99%) |
| CMYK | cmyk(0%, 6%, 12.3%, 1.2%) |
| CIE-LAB | lab(94.52, 2.45, 9.56) |
| CIE-LCH | lch(94.52, 9.87, 75.60°) |
| OKLab | oklab(95.37% 0.0095 0.025) |
| OKLCH | oklch(95.37% 0.027 69.3) |
| XYZ | xyz(83.4792, 86.4855, 80.6883) |
| Luminance | 0.8648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.76
Linen
#FAF0E6
ΔE00 2.75
Oldlace
#FDF5E6
ΔE00 3.44
Champagne
#F7E7CE
ΔE00 3.74
Papayawhip
#FFEFD5
ΔE00 3.83
Seashell
#FFF5EE
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDDD #DDECFC
analogous
#FCDDDD #FCEDDD #FBFCDD
triadic
#FCEDDD #DDFCED #EDDDFC
tetradic
#FCEDDD #DDFCDD #DDECFC #FCDDFB
square
#FCEDDD #DDFCDD #DDECFC #FCDDFB
split-complementary
#FCEDDD #DDFBFC #DDDDFC
monochromatic
#F2B16D #F7CFA5 #FCEDDD #FDF0E3 #FDF0E3
Accessibility & contrast
On white
1.15
#FCEDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.30
#FCEDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDDD
18.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDDD | 1.00 | 1.15 | 18.30 | 18.30 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2EDDC
Deuteranopia (green-blind)
#F6F1DD
Tritanopia (blue-blind)
#FFE9E8
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fceddd; /* rgb */ color: rgb(252, 237, 221); /* oklch */ color: oklch(95.4% 0.027 69.3);
Tailwind
colors: {
custom: {
50: '#fdf2e7',
500: '#fceddd',
950: '#000000',
},
}SCSS
$custom: #fceddd; $custom-light: #fdf2e7; $custom-dark: #000000;
JSON
{
"hex": "#fceddd",
"rgb": {
"r": 252,
"g": 237,
"b": 221
},
"hsl": {
"h": 30.968,
"s": 83.784,
"l": 92.745
},
"oklch": {
"l": 0.95371,
"c": 0.02676,
"h": 69.3
},
"luminance": 0.86484
}Semantic roles & 50–950 ramp
primary
#FCEDDD
secondary
#99BDE4
accent
#6FE005
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171716
muted
#858584