#FCCF95#FCCF95
#FCCF95 is a very light, moderate orange. Relative luminance 0.675; OKLCH L 88.0% C 0.090 H 73.3°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCF95 |
|---|---|
| RGB | rgb(252, 207, 149) |
| HSL | hsl(34, 94%, 79%) |
| HSV | hsv(34, 41%, 99%) |
| CMYK | cmyk(0%, 17.9%, 40.9%, 1.2%) |
| CIE-LAB | lab(85.75, 8.35, 34.77) |
| CIE-LCH | lch(85.75, 35.76, 76.50°) |
| OKLab | oklab(88.03% 0.0258 0.086) |
| OKLCH | oklch(88.03% 0.09 73.3) |
| XYZ | xyz(67.8846, 67.4944, 37.8800) |
| Luminance | 0.6749 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.51
Light Peach
#FFD8B1
ΔE00 5.12
Burlywood
#DEB887
ΔE00 6.28
Moccasin
#FFE4B5
ΔE00 6.53
Peach
#FFDAB9
ΔE00 6.89
Pale Peach
#FFE5AD
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCF95 #95C2FC
analogous
#FC9B95 #FCCF95 #F6FC95
triadic
#FCCF95 #95FCCF #CF95FC
tetradic
#FCCF95 #95FC9B #95C2FC #FC95F6
square
#FCCF95 #95FC9B #95C2FC #FC95F6
split-complementary
#FCCF95 #95F6FC #9B95FC
monochromatic
#F9991E #FAB459 #FCCF95 #FEEAD1 #FEF2E1
Accessibility & contrast
On white
1.45
#FCCF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#FCCF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCF95
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCF95 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D091
Deuteranopia (green-blind)
#EADB96
Tritanopia (blue-blind)
#FFC3C0
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #fccf95; /* rgb */ color: rgb(252, 207, 149); /* oklch */ color: oklch(88.0% 0.090 73.3);
Tailwind
colors: {
custom: {
50: '#ffddb4',
500: '#fccf95',
950: '#000000',
},
}SCSS
$custom: #fccf95; $custom-light: #ffddb4; $custom-dark: #000000;
JSON
{
"hex": "#fccf95",
"rgb": {
"r": 252,
"g": 207,
"b": 149
},
"hsl": {
"h": 33.786,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.88032,
"c": 0.08981,
"h": 73.3
},
"luminance": 0.67491
}Semantic roles & 50–950 ramp
primary
#FCCF95
secondary
#5892DD
accent
#64E600
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#181511
muted
#868481