#FCCE83#FCCE83
#FCCE83 is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.5% C 0.107 H 78.9°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCE83 |
|---|---|
| RGB | rgb(252, 206, 131) |
| HSL | hsl(37, 95%, 75%) |
| HSV | hsv(37, 48%, 99%) |
| CMYK | cmyk(0%, 18.3%, 48%, 1.2%) |
| CIE-LAB | lab(85.24, 7.09, 43.25) |
| CIE-LCH | lch(85.24, 43.83, 80.70°) |
| OKLab | oklab(87.54% 0.0205 0.1046) |
| OKLCH | oklch(87.54% 0.107 78.9) |
| XYZ | xyz(66.3155, 66.4803, 30.8073) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 6.57
Wheat (survey)
#FBDD7E
ΔE00 7.02
Sand (survey)
#E2CA76
ΔE00 7.33
Pale Peach
#FFE5AD
ΔE00 7.45
Burlywood
#DEB887
ΔE00 7.67
Moccasin
#FFE4B5
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCE83 #83B1FC
analogous
#FC9183 #FCCE83 #EEFC83
triadic
#FCCE83 #83FCCE #CE83FC
tetradic
#FCCE83 #83FC91 #83B1FC #FC83EE
square
#FCCE83 #83FC91 #83B1FC #FC83EE
split-complementary
#FCCE83 #83EEFC #9183FC
monochromatic
#F99F0B #FBB647 #FCCE83 #FDE6BF #FEF3E1
Accessibility & contrast
On white
1.47
#FCCE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#FCCE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCE83
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCE83 | 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)
#E1CE7D
Deuteranopia (green-blind)
#ECDA85
Tritanopia (blue-blind)
#FFC1BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fcce83; /* rgb */ color: rgb(252, 206, 131); /* oklch */ color: oklch(87.5% 0.107 78.9);
Tailwind
colors: {
custom: {
50: '#ffdca8',
500: '#fcce83',
950: '#000000',
},
}SCSS
$custom: #fcce83; $custom-light: #ffdca8; $custom-dark: #000000;
JSON
{
"hex": "#fcce83",
"rgb": {
"r": 252,
"g": 206,
"b": 131
},
"hsl": {
"h": 37.19,
"s": 95.276,
"l": 75.098
},
"oklch": {
"l": 0.87543,
"c": 0.10657,
"h": 78.9
},
"luminance": 0.66477
}Semantic roles & 50–950 ramp
primary
#FCCE83
secondary
#4980DB
accent
#57E600
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#181510
muted
#868480