#FCCE91#FCCE91
#FCCE91 is a very light, moderate orange. Relative luminance 0.669; OKLCH L 87.8% C 0.093 H 73.9°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE91 |
|---|---|
| RGB | rgb(252, 206, 145) |
| HSL | hsl(34, 95%, 78%) |
| HSV | hsv(34, 42%, 99%) |
| CMYK | cmyk(0%, 18.3%, 42.5%, 1.2%) |
| CIE-LAB | lab(85.45, 8.45, 36.42) |
| CIE-LCH | lch(85.45, 37.39, 76.94°) |
| OKLab | oklab(87.77% 0.0258 0.0897) |
| OKLCH | oklch(87.77% 0.093 73.9) |
| XYZ | xyz(67.3293, 66.8858, 36.1464) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.97
Light Peach
#FFD8B1
ΔE00 5.79
Burlywood
#DEB887
ΔE00 6.31
Moccasin
#FFE4B5
ΔE00 6.94
Pale Peach
#FFE5AD
ΔE00 7.17
Wheat
#F5DEB3
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE91 #91BFFC
analogous
#FC9991 #FCCE91 #F4FC91
triadic
#FCCE91 #91FCCE #CE91FC
tetradic
#FCCE91 #91FC99 #91BFFC #FC91F4
square
#FCCE91 #91FC99 #91BFFC #FC91F4
split-complementary
#FCCE91 #91F4FC #9991FC
monochromatic
#F9991A #FAB355 #FCCE91 #FEE9CD #FEF2E1
Accessibility & contrast
On white
1.46
#FCCE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#FCCE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE91
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE91 | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#EADA92
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcce91; /* rgb */ color: rgb(252, 206, 145); /* oklch */ color: oklch(87.8% 0.093 73.9);
Tailwind
colors: {
custom: {
50: '#ffdcb2',
500: '#fcce91',
950: '#000000',
},
}SCSS
$custom: #fcce91; $custom-light: #ffdcb2; $custom-dark: #000000;
JSON
{
"hex": "#fcce91",
"rgb": {
"r": 252,
"g": 206,
"b": 145
},
"hsl": {
"h": 34.206,
"s": 94.69,
"l": 77.843
},
"oklch": {
"l": 0.87771,
"c": 0.09333,
"h": 73.9
},
"luminance": 0.66882
}Semantic roles & 50–950 ramp
primary
#FCCE91
secondary
#558FDC
accent
#63E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181511
muted
#868481