#FCEECE#FCEECE
#FCEECE is a very light, muted orange. Relative luminance 0.863; OKLCH L 95.2% C 0.044 H 87.2°. Best body text is #000000 at 18.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEECE |
|---|---|
| RGB | rgb(252, 238, 206) |
| HSL | hsl(42, 88%, 90%) |
| HSV | hsv(42, 18%, 99%) |
| CMYK | cmyk(0%, 5.6%, 18.3%, 1.2%) |
| CIE-LAB | lab(94.44, -0.33, 17.21) |
| CIE-LCH | lch(94.44, 17.21, 91.08°) |
| OKLab | oklab(95.2% 0.0022 0.0444) |
| OKLCH | oklch(95.2% 0.044 87.2) |
| XYZ | xyz(81.8596, 86.3022, 70.7263) |
| Luminance | 0.8630 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Papayawhip
#FFEFD5
ΔE00 2.57
Blanchedalmond
#FFEBCD
ΔE00 2.94
Champagne
#F7E7CE
ΔE00 3.17
Cornsilk
#FFF8DC
ΔE00 3.46
Antiquewhite
#FAEBD7
ΔE00 4.56
Eggshell
#F0EAD6
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEECE #CEDCFC
analogous
#FCD7CE #FCEECE #F3FCCE
triadic
#FCEECE #CEFCEE #EECEFC
tetradic
#FCEECE #CEFCD7 #CEDCFC #FCCEF3
square
#FCEECE #CEFCD7 #CEDCFC #FCCEF3
split-complementary
#FCEECE #CEF3FC #D7CEFC
monochromatic
#F5C65B #F8DA94 #FCEECE #FDF5E2 #FDF5E2
Accessibility & contrast
On white
1.15
#FCEECE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.26
#FCEECE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEECE
18.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEECE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEECE | 1.00 | 1.15 | 18.26 | 18.26 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCC
Deuteranopia (green-blind)
#FAF1CF
Tritanopia (blue-blind)
#FFE8E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fceece; /* rgb */ color: rgb(252, 238, 206); /* oklch */ color: oklch(95.2% 0.044 87.2);
Tailwind
colors: {
custom: {
50: '#fdf3dd',
500: '#fceece',
950: '#000000',
},
}SCSS
$custom: #fceece; $custom-light: #fdf3dd; $custom-dark: #000000;
JSON
{
"hex": "#fceece",
"rgb": {
"r": 252,
"g": 238,
"b": 206
},
"hsl": {
"h": 41.739,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95202,
"c": 0.04446,
"h": 87.2
},
"luminance": 0.86301
}Semantic roles & 50–950 ramp
primary
#FCEECE
secondary
#8BA6E4
accent
#46E500
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584