#FCEFCE#FCEFCE
#FCEFCE is a very light, muted orange. Relative luminance 0.869; OKLCH L 95.4% C 0.045 H 89.1°. Best body text is #000000 at 18.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEFCE |
|---|---|
| RGB | rgb(252, 239, 206) |
| HSL | hsl(43, 88%, 90%) |
| HSV | hsv(43, 18%, 99%) |
| CMYK | cmyk(0%, 5.2%, 18.3%, 1.2%) |
| CIE-LAB | lab(94.69, -0.83, 17.56) |
| CIE-LCH | lch(94.69, 17.58, 92.71°) |
| OKLab | oklab(95.4% 0.0007 0.0453) |
| OKLCH | oklch(95.4% 0.045 89.1) |
| XYZ | xyz(82.1515, 86.8861, 70.8236) |
| Luminance | 0.8689 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Cornsilk
#FFF8DC
ΔE00 3.12
Papayawhip
#FFEFD5
ΔE00 3.14
Blanchedalmond
#FFEBCD
ΔE00 3.55
Champagne
#F7E7CE
ΔE00 3.76
Pale
#FFF9D0
ΔE00 4.34
Eggshell
#F0EAD6
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEFCE #CEDBFC
analogous
#FCD8CE #FCEFCE #F2FCCE
triadic
#FCEFCE #CEFCEF #EFCEFC
tetradic
#FCEFCE #CEFCD8 #CEDBFC #FCCEF2
square
#FCEFCE #CEFCD8 #CEDBFC #FCCEF2
split-complementary
#FCEFCE #CEF2FC #D8CEFC
monochromatic
#F5C95B #F8DC94 #FCEFCE #FDF6E2 #FDF6E2
Accessibility & contrast
On white
1.14
#FCEFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.38
#FCEFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEFCE
18.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEFCE | 1.00 | 1.14 | 18.38 | 18.38 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EECC
Deuteranopia (green-blind)
#FAF1CF
Tritanopia (blue-blind)
#FFE9E6
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #fcefce; /* rgb */ color: rgb(252, 239, 206); /* oklch */ color: oklch(95.4% 0.045 89.1);
Tailwind
colors: {
custom: {
50: '#fdf4dd',
500: '#fcefce',
950: '#000000',
},
}SCSS
$custom: #fcefce; $custom-light: #fdf4dd; $custom-dark: #000000;
JSON
{
"hex": "#fcefce",
"rgb": {
"r": 252,
"g": 239,
"b": 206
},
"hsl": {
"h": 43.043,
"s": 88.462,
"l": 89.804
},
"oklch": {
"l": 0.95398,
"c": 0.04529,
"h": 89.1
},
"luminance": 0.86885
}Semantic roles & 50–950 ramp
primary
#FCEFCE
secondary
#8BA4E4
accent
#41E500
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#171715
muted
#858584