#FCCE82#FCCE82
#FCCE82 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.5% C 0.107 H 79.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE82 |
|---|---|
| RGB | rgb(252, 206, 130) |
| HSL | hsl(37, 95%, 75%) |
| HSV | hsv(37, 48%, 99%) |
| CMYK | cmyk(0%, 18.3%, 48.4%, 1.2%) |
| CIE-LAB | lab(85.23, 6.99, 43.74) |
| CIE-LCH | lch(85.23, 44.29, 80.92°) |
| OKLab | oklab(87.53% 0.0201 0.1056) |
| OKLCH | oklch(87.53% 0.108 79.2) |
| XYZ | xyz(66.2481, 66.4534, 30.4521) |
| Luminance | 0.6645 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.70
Wheat (survey)
#FBDD7E
ΔE00 6.88
Sand (survey)
#E2CA76
ΔE00 7.23
Pale Peach
#FFE5AD
ΔE00 7.51
Burlywood
#DEB887
ΔE00 7.79
Light Mustard
#F7D560
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE82 #82B0FC
analogous
#FC9182 #FCCE82 #EDFC82
triadic
#FCCE82 #82FCCE #CE82FC
tetradic
#FCCE82 #82FC91 #82B0FC #FC82ED
square
#FCCE82 #82FC91 #82B0FC #FC82ED
split-complementary
#FCCE82 #82EDFC #9182FC
monochromatic
#F99F0A #FBB746 #FCCE82 #FDE5BE #FEF3E1
Accessibility & contrast
On white
1.47
#FCCE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FCCE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE82
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE82 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7C
Deuteranopia (green-blind)
#ECDA84
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcce82; /* rgb */ color: rgb(252, 206, 130); /* oklch */ color: oklch(87.5% 0.107 79.2);
Tailwind
colors: {
custom: {
50: '#ffdca7',
500: '#fcce82',
950: '#000000',
},
}SCSS
$custom: #fcce82; $custom-light: #ffdca7; $custom-dark: #000000;
JSON
{
"hex": "#fcce82",
"rgb": {
"r": 252,
"g": 206,
"b": 130
},
"hsl": {
"h": 37.377,
"s": 95.313,
"l": 74.902
},
"oklch": {
"l": 0.87528,
"c": 0.1075,
"h": 79.2
},
"luminance": 0.6645
}Semantic roles & 50–950 ramp
primary
#FCCE82
secondary
#487FDA
accent
#57E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480