#FCCF8D#FCCF8D
#FCCF8D is a very light, moderate orange. Relative luminance 0.672; OKLCH L 87.9% C 0.097 H 76.5°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCF8D |
|---|---|
| RGB | rgb(252, 207, 141) |
| HSL | hsl(36, 95%, 77%) |
| HSV | hsv(36, 44%, 99%) |
| CMYK | cmyk(0%, 17.9%, 44%, 1.2%) |
| CIE-LAB | lab(85.63, 7.53, 38.70) |
| CIE-LCH | lch(85.63, 39.43, 79.00°) |
| OKLab | oklab(87.89% 0.0228 0.0948) |
| OKLCH | oklch(87.89% 0.097 76.5) |
| XYZ | xyz(67.2678, 67.2476, 34.6310) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.22
Light Peach
#FFD8B1
ΔE00 6.78
Pale Peach
#FFE5AD
ΔE00 6.81
Burlywood
#DEB887
ΔE00 6.83
Moccasin
#FFE4B5
ΔE00 7.00
Wheat
#F5DEB3
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCF8D #8DBAFC
analogous
#FC988D #FCCF8D #F1FC8D
triadic
#FCCF8D #8DFCCF #CF8DFC
tetradic
#FCCF8D #8DFC98 #8DBAFC #FC8DF1
square
#FCCF8D #8DFC98 #8DBAFC #FC8DF1
split-complementary
#FCCF8D #8DF1FC #988DFC
monochromatic
#F99D16 #FAB651 #FCCF8D #FEE8C9 #FEF2E1
Accessibility & contrast
On white
1.45
#FCCF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#FCCF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCF8D
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCF8D | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D088
Deuteranopia (green-blind)
#EBDB8F
Tritanopia (blue-blind)
#FFC3BE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccf8d; /* rgb */ color: rgb(252, 207, 141); /* oklch */ color: oklch(87.9% 0.097 76.5);
Tailwind
colors: {
custom: {
50: '#ffddaf',
500: '#fccf8d',
950: '#000000',
},
}SCSS
$custom: #fccf8d; $custom-light: #ffddaf; $custom-dark: #000000;
JSON
{
"hex": "#fccf8d",
"rgb": {
"r": 252,
"g": 207,
"b": 141
},
"hsl": {
"h": 35.676,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.87894,
"c": 0.09746,
"h": 76.5
},
"luminance": 0.67244
}Semantic roles & 50–950 ramp
primary
#FCCF8D
secondary
#5189DC
accent
#5DE600
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#181510
muted
#868481