#FCCE94#FCCE94
#FCCE94 is a very light, moderate orange. Relative luminance 0.670; OKLCH L 87.8% C 0.090 H 72.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE94 |
|---|---|
| RGB | rgb(252, 206, 148) |
| HSL | hsl(33, 95%, 78%) |
| HSV | hsv(33, 41%, 99%) |
| CMYK | cmyk(0%, 18.3%, 41.3%, 1.2%) |
| CIE-LAB | lab(85.49, 8.76, 34.95) |
| CIE-LCH | lch(85.49, 36.03, 75.93°) |
| OKLab | oklab(87.82% 0.027 0.0864) |
| OKLCH | oklch(87.82% 0.09 72.7) |
| XYZ | xyz(67.5637, 66.9796, 37.3808) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.80
Light Peach
#FFD8B1
ΔE00 5.17
Burlywood
#DEB887
ΔE00 6.16
Moccasin
#FFE4B5
ΔE00 6.84
Peach
#FFDAB9
ΔE00 6.94
Wheat
#F5DEB3
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE94 #94C2FC
analogous
#FC9A94 #FCCE94 #F6FC94
triadic
#FCCE94 #94FCCE #CE94FC
tetradic
#FCCE94 #94FC9A #94C2FC #FC94F6
square
#FCCE94 #94FC9A #94C2FC #FC94F6
split-complementary
#FCCE94 #94F6FC #9A94FC
monochromatic
#F9971D #FAB358 #FCCE94 #FEE9D0 #FEF1E1
Accessibility & contrast
On white
1.46
#FCCE94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#FCCE94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE94
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE94 | 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)
#DFCF90
Deuteranopia (green-blind)
#EADA95
Tritanopia (blue-blind)
#FFC2BF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fcce94; /* rgb */ color: rgb(252, 206, 148); /* oklch */ color: oklch(87.8% 0.090 72.7);
Tailwind
colors: {
custom: {
50: '#ffdcb4',
500: '#fcce94',
950: '#000000',
},
}SCSS
$custom: #fcce94; $custom-light: #ffdcb4; $custom-dark: #000000;
JSON
{
"hex": "#fcce94",
"rgb": {
"r": 252,
"g": 206,
"b": 148
},
"hsl": {
"h": 33.462,
"s": 94.545,
"l": 78.431
},
"oklch": {
"l": 0.87823,
"c": 0.09049,
"h": 72.7
},
"luminance": 0.66976
}Semantic roles & 50–950 ramp
primary
#FCCE94
secondary
#5792DD
accent
#66E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481