#FCEDEB#FCEDEB
#FCEDEB is a very light, near-neutral red. Relative luminance 0.873; OKLCH L 95.7% C 0.017 H 26.7°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEDEB |
|---|---|
| RGB | rgb(252, 237, 235) |
| HSL | hsl(7, 74%, 95%) |
| HSV | hsv(7, 7%, 99%) |
| CMYK | cmyk(0%, 6%, 6.7%, 1.2%) |
| CIE-LAB | lab(94.85, 4.72, 2.78) |
| CIE-LCH | lch(94.85, 5.48, 30.53°) |
| OKLab | oklab(95.74% 0.0148 0.0074) |
| OKLCH | oklch(95.74% 0.017 26.7) |
| XYZ | xyz(85.4227, 87.2630, 90.9245) |
| Luminance | 0.8726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.08
Lavenderblush
#FFF0F5
ΔE00 3.35
Seashell
#FFF5EE
ΔE00 4.03
Mistyrose
#FFE4E1
ΔE00 4.48
Snow
#FFFAFA
ΔE00 4.72
Linen
#FAF0E6
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEDEB #EBFAFC
analogous
#FCEBF1 #FCEDEB #FCF5EB
triadic
#FCEDEB #EBFCED #EDEBFC
tetradic
#FCEDEB #F1FCEB #EBFAFC #F5EBFC
square
#FCEDEB #F1FCEB #EBFAFC #F5EBFC
split-complementary
#FCEDEB #EBFCF5 #EBF1FC
monochromatic
#EC8D81 #F4BDB6 #FBE7E4 #FBE7E4 #FBE7E4
Accessibility & contrast
On white
1.14
#FCEDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#FCEDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEDEB
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEDEB | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEB
Deuteranopia (green-blind)
#F3F1EB
Tritanopia (blue-blind)
#FFEBEC
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcedeb; /* rgb */ color: rgb(252, 237, 235); /* oklch */ color: oklch(95.7% 0.017 26.7);
Tailwind
colors: {
custom: {
50: '#fdf2f1',
500: '#fcedeb',
950: '#000000',
},
}SCSS
$custom: #fcedeb; $custom-light: #fdf2f1; $custom-dark: #000000;
JSON
{
"hex": "#fcedeb",
"rgb": {
"r": 252,
"g": 237,
"b": 235
},
"hsl": {
"h": 7.059,
"s": 73.913,
"l": 95.49
},
"oklch": {
"l": 0.95739,
"c": 0.01654,
"h": 26.7
},
"luminance": 0.87262
}Semantic roles & 50–950 ramp
primary
#FCEDEB
secondary
#A8DCE3
accent
#BFD60F
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585