#FCCC8F#FCCC8F
#FCCC8F is a very light, moderate orange. Relative luminance 0.659; OKLCH L 87.4% C 0.095 H 72.7°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCC8F |
|---|---|
| RGB | rgb(252, 204, 143) |
| HSL | hsl(34, 95%, 77%) |
| HSV | hsv(34, 43%, 99%) |
| CMYK | cmyk(0%, 19%, 43.3%, 1.2%) |
| CIE-LAB | lab(84.93, 9.28, 36.77) |
| CIE-LCH | lch(84.93, 37.93, 75.84°) |
| OKLab | oklab(87.36% 0.0281 0.0904) |
| OKLCH | oklch(87.36% 0.095 72.7) |
| XYZ | xyz(66.6980, 65.8679, 35.1819) |
| Luminance | 0.6586 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.52
Light Peach
#FFD8B1
ΔE00 5.92
Burlywood
#DEB887
ΔE00 6.11
Moccasin
#FFE4B5
ΔE00 7.52
Peach
#FFDAB9
ΔE00 7.66
Pale Peach
#FFE5AD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCC8F #8FBFFC
analogous
#FC958F #FCCC8F #F6FC8F
triadic
#FCCC8F #8FFCCC #CC8FFC
tetradic
#FCCC8F #8FFC95 #8FBFFC #FC8FF6
square
#FCCC8F #8FFC95 #8FBFFC #FC8FF6
split-complementary
#FCCC8F #8FF6FC #958FFC
monochromatic
#F99618 #FAB153 #FCCC8F #FEE7CB #FEF1E1
Accessibility & contrast
On white
1.48
#FCCC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#FCCC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCC8F
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCC8F | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD8A
Deuteranopia (green-blind)
#E9D990
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccc8f; /* rgb */ color: rgb(252, 204, 143); /* oklch */ color: oklch(87.4% 0.095 72.7);
Tailwind
colors: {
custom: {
50: '#ffdbb0',
500: '#fccc8f',
950: '#000000',
},
}SCSS
$custom: #fccc8f; $custom-light: #ffdbb0; $custom-dark: #000000;
JSON
{
"hex": "#fccc8f",
"rgb": {
"r": 252,
"g": 204,
"b": 143
},
"hsl": {
"h": 33.578,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.87355,
"c": 0.09468,
"h": 72.7
},
"luminance": 0.65864
}Semantic roles & 50–950 ramp
primary
#FCCC8F
secondary
#538FDC
accent
#65E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481