#FCEBDA#FCEBDA
#FCEBDA is a very light, muted orange. Relative luminance 0.852; OKLCH L 94.9% C 0.029 H 67.5°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEBDA |
|---|---|
| RGB | rgb(252, 235, 218) |
| HSL | hsl(30, 85%, 92%) |
| HSV | hsv(30, 13%, 99%) |
| CMYK | cmyk(0%, 6.7%, 13.5%, 1.2%) |
| CIE-LAB | lab(93.96, 3.01, 10.32) |
| CIE-LCH | lch(93.96, 10.75, 73.75°) |
| OKLab | oklab(94.91% 0.0112 0.027) |
| OKLCH | oklch(94.91% 0.029 67.5) |
| XYZ | xyz(82.5072, 85.1754, 78.4102) |
| Luminance | 0.8517 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Antiquewhite
#FAEBD7
ΔE00 1.87
Linen
#FAF0E6
ΔE00 3.48
Champagne
#F7E7CE
ΔE00 3.63
Papayawhip
#FFEFD5
ΔE00 3.88
Warm Beige
#E9DCC9
ΔE00 4.20
Oldlace
#FDF5E6
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEBDA #DAEBFC
analogous
#FCDADA #FCEBDA #FCFCDA
triadic
#FCEBDA #DAFCEB #EBDAFC
tetradic
#FCEBDA #DAFCDA #DAEBFC #FCDAFC
square
#FCEBDA #DAFCDA #DAEBFC #FCDAFC
split-complementary
#FCEBDA #DAFCFC #DADAFC
monochromatic
#F3AE69 #F7CCA1 #FCEBDA #FDF0E3 #FDF0E3
Accessibility & contrast
On white
1.16
#FCEBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#FCEBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEBDA
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEBDA | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1EBD9
Deuteranopia (green-blind)
#F5EFDA
Tritanopia (blue-blind)
#FFE7E6
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #fcebda; /* rgb */ color: rgb(252, 235, 218); /* oklch */ color: oklch(94.9% 0.029 67.5);
Tailwind
colors: {
custom: {
50: '#fdf1e5',
500: '#fcebda',
950: '#000000',
},
}SCSS
$custom: #fcebda; $custom-light: #fdf1e5; $custom-dark: #000000;
JSON
{
"hex": "#fcebda",
"rgb": {
"r": 252,
"g": 235,
"b": 218
},
"hsl": {
"h": 30,
"s": 85,
"l": 92.157
},
"oklch": {
"l": 0.94908,
"c": 0.0292,
"h": 67.5
},
"luminance": 0.85174
}Semantic roles & 50–950 ramp
primary
#FCEBDA
secondary
#96BDE4
accent
#73E104
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171615
muted
#858584