#FCCF8A#FCCF8A
#FCCF8A is a very light, moderate orange. Relative luminance 0.672; OKLCH L 87.8% C 0.100 H 77.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCF8A |
|---|---|
| RGB | rgb(252, 207, 138) |
| HSL | hsl(36, 95%, 76%) |
| HSV | hsv(36, 45%, 99%) |
| CMYK | cmyk(0%, 17.9%, 45.2%, 1.2%) |
| CIE-LAB | lab(85.58, 7.23, 40.17) |
| CIE-LCH | lch(85.58, 40.81, 79.80°) |
| OKLab | oklab(87.85% 0.0216 0.098) |
| OKLCH | oklch(87.85% 0.1 77.6) |
| XYZ | xyz(67.0476, 67.1596, 33.4713) |
| Luminance | 0.6716 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.59
Pale Peach
#FFE5AD
ΔE00 6.88
Burlywood
#DEB887
ΔE00 7.13
Moccasin
#FFE4B5
ΔE00 7.27
Light Peach
#FFD8B1
ΔE00 7.38
Wheat (survey)
#FBDD7E
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCF8A #8AB7FC
analogous
#FC968A #FCCF8A #F0FC8A
triadic
#FCCF8A #8AFCCF #CF8AFC
tetradic
#FCCF8A #8AFC96 #8AB7FC #FC8AF0
square
#FCCF8A #8AFC96 #8AB7FC #FC8AF0
split-complementary
#FCCF8A #8AF0FC #968AFC
monochromatic
#F99E13 #FAB74E #FCCF8A #FEE7C6 #FEF3E1
Accessibility & contrast
On white
1.46
#FCCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#FCCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCF8A
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCF8A | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF85
Deuteranopia (green-blind)
#ECDA8C
Tritanopia (blue-blind)
#FFC2BE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccf8a; /* rgb */ color: rgb(252, 207, 138); /* oklch */ color: oklch(87.8% 0.100 77.6);
Tailwind
colors: {
custom: {
50: '#ffddad',
500: '#fccf8a',
950: '#000000',
},
}SCSS
$custom: #fccf8a; $custom-light: #ffddad; $custom-dark: #000000;
JSON
{
"hex": "#fccf8a",
"rgb": {
"r": 252,
"g": 207,
"b": 138
},
"hsl": {
"h": 36.316,
"s": 95,
"l": 76.471
},
"oklch": {
"l": 0.87845,
"c": 0.10033,
"h": 77.6
},
"luminance": 0.67156
}Semantic roles & 50–950 ramp
primary
#FCCF8A
secondary
#4F86DC
accent
#5BE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481