#FCCE84#FCCE84
#FCCE84 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.6% C 0.106 H 78.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE84 |
|---|---|
| RGB | rgb(252, 206, 132) |
| HSL | hsl(37, 95%, 75%) |
| HSV | hsv(37, 48%, 99%) |
| CMYK | cmyk(0%, 18.3%, 47.6%, 1.2%) |
| CIE-LAB | lab(85.25, 7.18, 42.77) |
| CIE-LCH | lch(85.25, 43.37, 80.47°) |
| OKLab | oklab(87.56% 0.0209 0.1036) |
| OKLCH | oklch(87.56% 0.106 78.6) |
| XYZ | xyz(66.3836, 66.5076, 31.1660) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.43
Wheat (survey)
#FBDD7E
ΔE00 7.16
Pale Peach
#FFE5AD
ΔE00 7.39
Sand (survey)
#E2CA76
ΔE00 7.44
Burlywood
#DEB887
ΔE00 7.55
Moccasin
#FFE4B5
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE84 #84B2FC
analogous
#FC9284 #FCCE84 #EEFC84
triadic
#FCCE84 #84FCCE #CE84FC
tetradic
#FCCE84 #84FC92 #84B2FC #FC84EE
square
#FCCE84 #84FC92 #84B2FC #FC84EE
split-complementary
#FCCE84 #84EEFC #9284FC
monochromatic
#F99E0D #FBB648 #FCCE84 #FDE6C0 #FEF3E1
Accessibility & contrast
On white
1.47
#FCCE84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FCCE84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE84
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE84 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7E
Deuteranopia (green-blind)
#ECDA86
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcce84; /* rgb */ color: rgb(252, 206, 132); /* oklch */ color: oklch(87.6% 0.106 78.6);
Tailwind
colors: {
custom: {
50: '#ffdca9',
500: '#fcce84',
950: '#000000',
},
}SCSS
$custom: #fcce84; $custom-light: #ffdca9; $custom-dark: #000000;
JSON
{
"hex": "#fcce84",
"rgb": {
"r": 252,
"g": 206,
"b": 132
},
"hsl": {
"h": 37,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.87558,
"c": 0.10563,
"h": 78.6
},
"luminance": 0.66504
}Semantic roles & 50–950 ramp
primary
#FCCE84
secondary
#4981DB
accent
#58E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480