#FCEFCA#FCEFCA
#FCEFCA is a very light, muted orange. Relative luminance 0.867; OKLCH L 95.3% C 0.050 H 91.0°. Best body text is #000000 at 18.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCEFCA |
|---|---|
| RGB | rgb(252, 239, 202) |
| HSL | hsl(44, 89%, 89%) |
| HSV | hsv(44, 20%, 99%) |
| CMYK | cmyk(0%, 5.2%, 19.8%, 1.2%) |
| CIE-LAB | lab(94.61, -1.41, 19.50) |
| CIE-LCH | lch(94.61, 19.55, 94.13°) |
| OKLab | oklab(95.31% -0.0008 0.0501) |
| OKLCH | oklch(95.31% 0.05 91) |
| XYZ | xyz(81.6718, 86.6942, 68.2969) |
| Luminance | 0.8669 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale
#FFF9D0
ΔE00 3.59
Cornsilk
#FFF8DC
ΔE00 3.65
Papayawhip
#FFEFD5
ΔE00 4.26
Blanchedalmond
#FFEBCD
ΔE00 4.34
Lemonchiffon
#FFFACD
ΔE00 4.41
Champagne
#F7E7CE
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCEFCA #CAD7FC
analogous
#FCD6CA #FCEFCA #F0FCCA
triadic
#FCEFCA #CAFCEF #EFCAFC
tetradic
#FCEFCA #CAFCD6 #CAD7FC #FCCAF0
square
#FCEFCA #CAFCD6 #CAD7FC #FCCAF0
split-complementary
#FCEFCA #CAF0FC #D6CAFC
monochromatic
#F5CC56 #F9DE90 #FCEFCA #FDF6E2 #FDF6E2
Accessibility & contrast
On white
1.15
#FCEFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.34
#FCEFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCEFCA
18.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCEFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCEFCA | 1.00 | 1.15 | 18.34 | 18.34 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EDC8
Deuteranopia (green-blind)
#FBF1CB
Tritanopia (blue-blind)
#FFE9E5
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #fcefca; /* rgb */ color: rgb(252, 239, 202); /* oklch */ color: oklch(95.3% 0.050 91.0);
Tailwind
colors: {
custom: {
50: '#fdf4da',
500: '#fcefca',
950: '#000000',
},
}SCSS
$custom: #fcefca; $custom-light: #fdf4da; $custom-dark: #000000;
JSON
{
"hex": "#fcefca",
"rgb": {
"r": 252,
"g": 239,
"b": 202
},
"hsl": {
"h": 44.4,
"s": 89.286,
"l": 89.02
},
"oklch": {
"l": 0.95307,
"c": 0.05013,
"h": 91
},
"luminance": 0.86693
}Semantic roles & 50–950 ramp
primary
#FCEFCA
secondary
#879FE3
accent
#3CE600
background
#FFFFFE
surface
#FFFEFB
border
#D7D6D4
text
#171714
muted
#858583