#FCCE85#FCCE85
#FCCE85 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.6% C 0.105 H 78.3°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE85 |
|---|---|
| RGB | rgb(252, 206, 133) |
| HSL | hsl(37, 95%, 75%) |
| HSV | hsv(37, 47%, 99%) |
| CMYK | cmyk(0%, 18.3%, 47.2%, 1.2%) |
| CIE-LAB | lab(85.27, 7.27, 42.29) |
| CIE-LCH | lch(85.27, 42.91, 80.24°) |
| OKLab | oklab(87.57% 0.0213 0.1025) |
| OKLCH | oklch(87.57% 0.105 78.3) |
| XYZ | xyz(66.4524, 66.5351, 31.5281) |
| Luminance | 0.6653 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.30
Wheat (survey)
#FBDD7E
ΔE00 7.30
Pale Peach
#FFE5AD
ΔE00 7.34
Burlywood
#DEB887
ΔE00 7.43
Sand (survey)
#E2CA76
ΔE00 7.55
Moccasin
#FFE4B5
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE85 #85B3FC
analogous
#FC9285 #FCCE85 #EEFC85
triadic
#FCCE85 #85FCCE #CE85FC
tetradic
#FCCE85 #85FC92 #85B3FC #FC85EE
square
#FCCE85 #85FC92 #85B3FC #FC85EE
split-complementary
#FCCE85 #85EEFC #9285FC
monochromatic
#F99E0E #FBB649 #FCCE85 #FDE6C1 #FEF3E1
Accessibility & contrast
On white
1.47
#FCCE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#FCCE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE85
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE85 | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7F
Deuteranopia (green-blind)
#ECDA87
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcce85; /* rgb */ color: rgb(252, 206, 133); /* oklch */ color: oklch(87.6% 0.105 78.3);
Tailwind
colors: {
custom: {
50: '#ffdca9',
500: '#fcce85',
950: '#000000',
},
}SCSS
$custom: #fcce85; $custom-light: #ffdca9; $custom-dark: #000000;
JSON
{
"hex": "#fcce85",
"rgb": {
"r": 252,
"g": 206,
"b": 133
},
"hsl": {
"h": 36.807,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.87574,
"c": 0.10469,
"h": 78.3
},
"luminance": 0.66532
}Semantic roles & 50–950 ramp
primary
#FCCE85
secondary
#4A82DB
accent
#59E600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481