#FCCE8D#FCCE8D
#FCCE8D is a very light, moderate orange. Relative luminance 0.668; OKLCH L 87.7% C 0.097 H 75.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE8D |
|---|---|
| RGB | rgb(252, 206, 141) |
| HSL | hsl(35, 95%, 77%) |
| HSV | hsv(35, 44%, 99%) |
| CMYK | cmyk(0%, 18.3%, 44%, 1.2%) |
| CIE-LAB | lab(85.38, 8.04, 38.39) |
| CIE-LCH | lch(85.38, 39.22, 78.17°) |
| OKLab | oklab(87.7% 0.0243 0.0941) |
| OKLCH | oklch(87.7% 0.097 75.5) |
| XYZ | xyz(67.0263, 66.7646, 34.5505) |
| Luminance | 0.6676 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.33
Light Peach
#FFD8B1
ΔE00 6.60
Burlywood
#DEB887
ΔE00 6.61
Pale Peach
#FFE5AD
ΔE00 7.12
Moccasin
#FFE4B5
ΔE00 7.18
Wheat
#F5DEB3
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE8D #8DBBFC
analogous
#FC978D #FCCE8D #F3FC8D
triadic
#FCCE8D #8DFCCE #CE8DFC
tetradic
#FCCE8D #8DFC97 #8DBBFC #FC8DF3
square
#FCCE8D #8DFC97 #8DBBFC #FC8DF3
split-complementary
#FCCE8D #8DF3FC #978DFC
monochromatic
#F99B16 #FAB451 #FCCE8D #FEE8C9 #FEF2E1
Accessibility & contrast
On white
1.46
#FCCE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#FCCE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE8D
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE8D | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CF88
Deuteranopia (green-blind)
#EBDA8F
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcce8d; /* rgb */ color: rgb(252, 206, 141); /* oklch */ color: oklch(87.7% 0.097 75.5);
Tailwind
colors: {
custom: {
50: '#ffdcaf',
500: '#fcce8d',
950: '#000000',
},
}SCSS
$custom: #fcce8d; $custom-light: #ffdcaf; $custom-dark: #000000;
JSON
{
"hex": "#fcce8d",
"rgb": {
"r": 252,
"g": 206,
"b": 141
},
"hsl": {
"h": 35.135,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.87703,
"c": 0.09713,
"h": 75.5
},
"luminance": 0.66761
}Semantic roles & 50–950 ramp
primary
#FCCE8D
secondary
#518BDC
accent
#5FE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481