#FCCE81#FCCE81
#FCCE81 is a very light, moderate orange. Relative luminance 0.664; OKLCH L 87.5% C 0.108 H 79.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE81 |
|---|---|
| RGB | rgb(252, 206, 129) |
| HSL | hsl(38, 95%, 75%) |
| HSV | hsv(38, 49%, 99%) |
| CMYK | cmyk(0%, 18.3%, 48.8%, 1.2%) |
| CIE-LAB | lab(85.21, 6.90, 44.22) |
| CIE-LCH | lch(85.21, 44.76, 81.13°) |
| OKLab | oklab(87.51% 0.0198 0.1066) |
| OKLCH | oklch(87.51% 0.108 79.5) |
| XYZ | xyz(66.1813, 66.4266, 30.1003) |
| Luminance | 0.6642 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Wheat (survey)
#FBDD7E
ΔE00 6.76
Navajowhite
#FFDEAD
ΔE00 6.84
Sand (survey)
#E2CA76
ΔE00 7.14
Pale Peach
#FFE5AD
ΔE00 7.58
Light Mustard
#F7D560
ΔE00 7.86
Burlywood
#DEB887
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE81 #81AFFC
analogous
#FC9181 #FCCE81 #EDFC81
triadic
#FCCE81 #81FCCE #CE81FC
tetradic
#FCCE81 #81FC91 #81AFFC #FC81ED
square
#FCCE81 #81FC91 #81AFFC #FC81ED
split-complementary
#FCCE81 #81EDFC #9181FC
monochromatic
#F9A009 #FBB745 #FCCE81 #FDE5BD #FEF3E1
Accessibility & contrast
On white
1.47
#FCCE81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#FCCE81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE81
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE81 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7B
Deuteranopia (green-blind)
#ECDA83
Tritanopia (blue-blind)
#FFC1BB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcce81; /* rgb */ color: rgb(252, 206, 129); /* oklch */ color: oklch(87.5% 0.108 79.5);
Tailwind
colors: {
custom: {
50: '#ffdca7',
500: '#fcce81',
950: '#000000',
},
}SCSS
$custom: #fcce81; $custom-light: #ffdca7; $custom-dark: #000000;
JSON
{
"hex": "#fcce81",
"rgb": {
"r": 252,
"g": 206,
"b": 129
},
"hsl": {
"h": 37.561,
"s": 95.349,
"l": 74.706
},
"oklch": {
"l": 0.87513,
"c": 0.10844,
"h": 79.5
},
"luminance": 0.66423
}Semantic roles & 50–950 ramp
primary
#FCCE81
secondary
#477EDA
accent
#56E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#18150F
muted
#868480