#FCCE96#FCCE96
#FCCE96 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.9% C 0.089 H 71.8°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE96 |
|---|---|
| RGB | rgb(252, 206, 150) |
| HSL | hsl(33, 94%, 79%) |
| HSV | hsv(33, 40%, 99%) |
| CMYK | cmyk(0%, 18.3%, 40.5%, 1.2%) |
| CIE-LAB | lab(85.53, 8.97, 33.96) |
| CIE-LCH | lch(85.53, 35.13, 75.20°) |
| OKLab | oklab(87.86% 0.0277 0.0842) |
| OKLCH | oklch(87.86% 0.089 71.8) |
| XYZ | xyz(67.7233, 67.0435, 38.2217) |
| Luminance | 0.6704 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.74
Light Peach
#FFD8B1
ΔE00 4.76
Burlywood
#DEB887
ΔE00 6.11
Peach
#FFDAB9
ΔE00 6.51
Moccasin
#FFE4B5
ΔE00 6.81
Wheat
#F5DEB3
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE96 #96C4FC
analogous
#FC9B96 #FCCE96 #F7FC96
triadic
#FCCE96 #96FCCE #CE96FC
tetradic
#FCCE96 #96FC9B #96C4FC #FC96F7
square
#FCCE96 #96FC9B #96C4FC #FC96F7
split-complementary
#FCCE96 #96F7FC #9B96FC
monochromatic
#F9961F #FAB25B #FCCE96 #FEEAD2 #FEF1E1
Accessibility & contrast
On white
1.46
#FCCE96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FCCE96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE96
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE96 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF92
Deuteranopia (green-blind)
#EADA97
Tritanopia (blue-blind)
#FFC3BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcce96; /* rgb */ color: rgb(252, 206, 150); /* oklch */ color: oklch(87.9% 0.089 71.8);
Tailwind
colors: {
custom: {
50: '#ffdcb5',
500: '#fcce96',
950: '#000000',
},
}SCSS
$custom: #fcce96; $custom-light: #ffdcb5; $custom-dark: #000000;
JSON
{
"hex": "#fcce96",
"rgb": {
"r": 252,
"g": 206,
"b": 150
},
"hsl": {
"h": 32.941,
"s": 94.444,
"l": 78.824
},
"oklch": {
"l": 0.87859,
"c": 0.0886,
"h": 71.8
},
"luminance": 0.6704
}Semantic roles & 50–950 ramp
primary
#FCCE96
secondary
#5995DD
accent
#68E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481