#FCEBDB#FCEBDB
#FCEBDB is a very light, muted orange. Relative luminance 0.852; OKLCH L 94.9% C 0.028 H 65.8°. Best body text is #000000 at 18.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBDB |
|---|---|
| RGB | rgb(252, 235, 219) |
| HSL | hsl(29, 85%, 92%) |
| HSV | hsv(29, 13%, 99%) |
| CMYK | cmyk(0%, 6.7%, 13.1%, 1.2%) |
| CIE-LAB | lab(93.98, 3.16, 9.83) |
| CIE-LCH | lch(93.98, 10.33, 72.17°) |
| OKLab | oklab(94.93% 0.0116 0.0257) |
| OKLCH | oklch(94.93% 0.028 65.8) |
| XYZ | xyz(82.6385, 85.2279, 79.1014) |
| Luminance | 0.8523 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 2.28
Linen
#FAF0E6
ΔE00 3.27
Champagne
#F7E7CE
ΔE00 4.05
Papayawhip
#FFEFD5
ΔE00 4.31
Oldlace
#FDF5E6
ΔE00 4.39
Warm Beige
#E9DCC9
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBDB #DBECFC
analogous
#FCDBDC #FCEBDB #FCFCDB
triadic
#FCEBDB #DBFCEB #EBDBFC
tetradic
#FCEBDB #DCFCDB #DBECFC #FCDBFC
square
#FCEBDB #DCFCDB #DBECFC #FCDBFC
split-complementary
#FCEBDB #DBFCFC #DBDCFC
monochromatic
#F3AC6A #F7CCA3 #FCEBDB #FDEFE3 #FDEFE3
Accessibility & contrast
On white
1.16
#FCEBDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.05
#FCEBDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBDB
18.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBDB | 1.00 | 1.16 | 18.05 | 18.05 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDA
Deuteranopia (green-blind)
#F5EFDB
Tritanopia (blue-blind)
#FFE7E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fcebdb; /* rgb */ color: rgb(252, 235, 219); /* oklch */ color: oklch(94.9% 0.028 65.8);
Tailwind
colors: {
custom: {
50: '#fdf1e6',
500: '#fcebdb',
950: '#000000',
},
}SCSS
$custom: #fcebdb; $custom-light: #fdf1e6; $custom-dark: #000000;
JSON
{
"hex": "#fcebdb",
"rgb": {
"r": 252,
"g": 235,
"b": 219
},
"hsl": {
"h": 29.091,
"s": 84.615,
"l": 92.353
},
"oklch": {
"l": 0.94934,
"c": 0.02821,
"h": 65.8
},
"luminance": 0.85227
}Semantic roles & 50–950 ramp
primary
#FCEBDB
secondary
#97BFE4
accent
#76E104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171615
muted
#858584