#FCCE95#FCCE95
#FCCE95 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.8% C 0.090 H 72.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE95 |
|---|---|
| RGB | rgb(252, 206, 149) |
| HSL | hsl(33, 94%, 79%) |
| HSV | hsv(33, 41%, 99%) |
| CMYK | cmyk(0%, 18.3%, 40.9%, 1.2%) |
| CIE-LAB | lab(85.51, 8.87, 34.45) |
| CIE-LCH | lch(85.51, 35.58, 75.57°) |
| OKLab | oklab(87.84% 0.0274 0.0853) |
| OKLCH | oklch(87.84% 0.09 72.2) |
| XYZ | xyz(67.6431, 67.0114, 37.7995) |
| Luminance | 0.6701 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.76
Light Peach
#FFD8B1
ΔE00 4.97
Burlywood
#DEB887
ΔE00 6.13
Peach
#FFDAB9
ΔE00 6.72
Moccasin
#FFE4B5
ΔE00 6.82
Wheat
#F5DEB3
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE95 #95C3FC
analogous
#FC9A95 #FCCE95 #F6FC95
triadic
#FCCE95 #95FCCE #CE95FC
tetradic
#FCCE95 #95FC9A #95C3FC #FC95F6
square
#FCCE95 #95FC9A #95C3FC #FC95F6
split-complementary
#FCCE95 #95F6FC #9A95FC
monochromatic
#F9971E #FAB259 #FCCE95 #FEEAD1 #FEF1E1
Accessibility & contrast
On white
1.46
#FCCE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FCCE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE95
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE95 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF91
Deuteranopia (green-blind)
#EADA96
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcce95; /* rgb */ color: rgb(252, 206, 149); /* oklch */ color: oklch(87.8% 0.090 72.2);
Tailwind
colors: {
custom: {
50: '#ffdcb4',
500: '#fcce95',
950: '#000000',
},
}SCSS
$custom: #fcce95; $custom-light: #ffdcb4; $custom-dark: #000000;
JSON
{
"hex": "#fcce95",
"rgb": {
"r": 252,
"g": 206,
"b": 149
},
"hsl": {
"h": 33.204,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.87841,
"c": 0.08955,
"h": 72.2
},
"luminance": 0.67008
}Semantic roles & 50–950 ramp
primary
#FCCE95
secondary
#5894DD
accent
#66E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481