#FCCC8A#FCCC8A
#FCCC8A is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.3% C 0.099 H 74.7°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCC8A |
|---|---|
| RGB | rgb(252, 204, 138) |
| HSL | hsl(35, 95%, 76%) |
| HSV | hsv(35, 45%, 99%) |
| CMYK | cmyk(0%, 19%, 45.2%, 1.2%) |
| CIE-LAB | lab(84.85, 8.78, 39.23) |
| CIE-LCH | lch(84.85, 40.20, 77.38°) |
| OKLab | oklab(87.27% 0.0262 0.0958) |
| OKLCH | oklch(87.27% 0.099 74.7) |
| XYZ | xyz(66.3277, 65.7197, 33.2314) |
| Luminance | 0.6572 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.90
Burlywood
#DEB887
ΔE00 6.47
Light Peach
#FFD8B1
ΔE00 6.88
Pale Peach
#FFE5AD
ΔE00 7.76
Moccasin
#FFE4B5
ΔE00 7.78
Very Light Brown
#D3B683
ΔE00 8.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCC8A #8ABAFC
analogous
#FC938A #FCCC8A #F3FC8A
triadic
#FCCC8A #8AFCCC #CC8AFC
tetradic
#FCCC8A #8AFC93 #8ABAFC #FC8AF3
square
#FCCC8A #8AFC93 #8ABAFC #FC8AF3
split-complementary
#FCCC8A #8AF3FC #938AFC
monochromatic
#F99813 #FAB24E #FCCC8A #FEE6C6 #FEF2E1
Accessibility & contrast
On white
1.48
#FCCC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#FCCC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCC8A
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCC8A | 1.00 | 1.48 | 14.14 | 14.14 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD85
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#FFBFBB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccc8a; /* rgb */ color: rgb(252, 204, 138); /* oklch */ color: oklch(87.3% 0.099 74.7);
Tailwind
colors: {
custom: {
50: '#ffdbad',
500: '#fccc8a',
950: '#000000',
},
}SCSS
$custom: #fccc8a; $custom-light: #ffdbad; $custom-dark: #000000;
JSON
{
"hex": "#fccc8a",
"rgb": {
"r": 252,
"g": 204,
"b": 138
},
"hsl": {
"h": 34.737,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.87271,
"c": 0.09934,
"h": 74.7
},
"luminance": 0.65716
}Semantic roles & 50–950 ramp
primary
#FCCC8A
secondary
#4F8ADC
accent
#61E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481