#FCCC8D#FCCC8D
#FCCC8D is a very light, moderate orange. Relative luminance 0.658; OKLCH L 87.3% C 0.097 H 73.6°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCC8D |
|---|---|
| RGB | rgb(252, 204, 141) |
| HSL | hsl(34, 95%, 77%) |
| HSV | hsv(34, 44%, 99%) |
| CMYK | cmyk(0%, 19%, 44%, 1.2%) |
| CIE-LAB | lab(84.90, 9.08, 37.76) |
| CIE-LCH | lch(84.90, 38.83, 76.48°) |
| OKLab | oklab(87.32% 0.0273 0.0926) |
| OKLCH | oklch(87.32% 0.097 73.6) |
| XYZ | xyz(66.5479, 65.8078, 34.3911) |
| Luminance | 0.6580 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.65
Burlywood
#DEB887
ΔE00 6.24
Light Peach
#FFD8B1
ΔE00 6.30
Moccasin
#FFE4B5
ΔE00 7.61
Pale Peach
#FFE5AD
ΔE00 7.78
Wheat
#F5DEB3
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCC8D #8DBDFC
analogous
#FC958D #FCCC8D #F5FC8D
triadic
#FCCC8D #8DFCCC #CC8DFC
tetradic
#FCCC8D #8DFC95 #8DBDFC #FC8DF5
square
#FCCC8D #8DFC95 #8DBDFC #FC8DF5
split-complementary
#FCCC8D #8DF5FC #958DFC
monochromatic
#F99716 #FAB151 #FCCC8D #FEE7C9 #FEF2E1
Accessibility & contrast
On white
1.48
#FCCC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#FCCC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCC8D
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCC8D | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD88
Deuteranopia (green-blind)
#E9D98E
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccc8d; /* rgb */ color: rgb(252, 204, 141); /* oklch */ color: oklch(87.3% 0.097 73.6);
Tailwind
colors: {
custom: {
50: '#ffdbaf',
500: '#fccc8d',
950: '#000000',
},
}SCSS
$custom: #fccc8d; $custom-light: #ffdbaf; $custom-dark: #000000;
JSON
{
"hex": "#fccc8d",
"rgb": {
"r": 252,
"g": 204,
"b": 141
},
"hsl": {
"h": 34.054,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.87321,
"c": 0.09655,
"h": 73.6
},
"luminance": 0.65804
}Semantic roles & 50–950 ramp
primary
#FCCC8D
secondary
#518DDC
accent
#63E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481