#FCCD8A#FCCD8A
#FCCD8A is a very light, moderate orange. Relative luminance 0.662; OKLCH L 87.5% C 0.100 H 75.7°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCD8A |
|---|---|
| RGB | rgb(252, 205, 138) |
| HSL | hsl(35, 95%, 76%) |
| HSV | hsv(35, 45%, 99%) |
| CMYK | cmyk(0%, 18.7%, 45.2%, 1.2%) |
| CIE-LAB | lab(85.10, 8.26, 39.54) |
| CIE-LCH | lch(85.10, 40.40, 78.19°) |
| OKLab | oklab(87.46% 0.0246 0.0965) |
| OKLCH | oklch(87.46% 0.1 75.7) |
| XYZ | xyz(66.5661, 66.1966, 33.3108) |
| Luminance | 0.6619 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.77
Burlywood
#DEB887
ΔE00 6.67
Light Peach
#FFD8B1
ΔE00 7.03
Pale Peach
#FFE5AD
ΔE00 7.45
Moccasin
#FFE4B5
ΔE00 7.59
Wheat
#F5DEB3
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCD8A #8AB9FC
analogous
#FC948A #FCCD8A #F2FC8A
triadic
#FCCD8A #8AFCCD #CD8AFC
tetradic
#FCCD8A #8AFC94 #8AB9FC #FC8AF2
square
#FCCD8A #8AFC94 #8AB9FC #FC8AF2
split-complementary
#FCCD8A #8AF2FC #948AFC
monochromatic
#F99A13 #FAB44E #FCCD8A #FEE7C6 #FEF2E1
Accessibility & contrast
On white
1.47
#FCCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#FCCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCD8A
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCD8A | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE85
Deuteranopia (green-blind)
#EAD98C
Tritanopia (blue-blind)
#FFC0BC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccd8a; /* rgb */ color: rgb(252, 205, 138); /* oklch */ color: oklch(87.5% 0.100 75.7);
Tailwind
colors: {
custom: {
50: '#ffdcad',
500: '#fccd8a',
950: '#000000',
},
}SCSS
$custom: #fccd8a; $custom-light: #ffdcad; $custom-dark: #000000;
JSON
{
"hex": "#fccd8a",
"rgb": {
"r": 252,
"g": 205,
"b": 138
},
"hsl": {
"h": 35.263,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.87462,
"c": 0.09964,
"h": 75.7
},
"luminance": 0.66193
}Semantic roles & 50–950 ramp
primary
#FCCD8A
secondary
#4F89DC
accent
#5FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181510
muted
#868481