#FCCB95#FCCB95
#FCCB95 is a very light, moderate orange. Relative luminance 0.656; OKLCH L 87.3% C 0.089 H 69.0°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCB95 |
|---|---|
| RGB | rgb(252, 203, 149) |
| HSL | hsl(31, 94%, 79%) |
| HSV | hsv(31, 41%, 99%) |
| CMYK | cmyk(0%, 19.4%, 40.9%, 1.2%) |
| CIE-LAB | lab(84.78, 10.42, 33.50) |
| CIE-LCH | lch(84.78, 35.08, 72.71°) |
| OKLab | oklab(87.27% 0.0319 0.083) |
| OKLCH | oklch(87.27% 0.089 69) |
| XYZ | xyz(66.9278, 65.5807, 37.5610) |
| Luminance | 0.6558 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.76
Navajowhite
#FFDEAD
ΔE00 5.70
Burlywood
#DEB887
ΔE00 5.90
Peach
#FFDAB9
ΔE00 6.39
Apricot
#FBCEB1
ΔE00 7.23
Moccasin
#FFE4B5
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCB95 #95C6FC
analogous
#FC9795 #FCCB95 #FAFC95
triadic
#FCCB95 #95FCCB #CB95FC
tetradic
#FCCB95 #95FC97 #95C6FC #FC95FA
square
#FCCB95 #95FC97 #95C6FC #FC95FA
split-complementary
#FCCB95 #95FAFC #9795FC
monochromatic
#F9911E #FAAE59 #FCCB95 #FEE8D1 #FEF0E1
Accessibility & contrast
On white
1.49
#FCCB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#FCCB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCB95
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCB95 | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCD91
Deuteranopia (green-blind)
#E8D896
Tritanopia (blue-blind)
#FFBFBD
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccb95; /* rgb */ color: rgb(252, 203, 149); /* oklch */ color: oklch(87.3% 0.089 69.0);
Tailwind
colors: {
custom: {
50: '#ffdab4',
500: '#fccb95',
950: '#000000',
},
}SCSS
$custom: #fccb95; $custom-light: #ffdab4; $custom-dark: #000000;
JSON
{
"hex": "#fccb95",
"rgb": {
"r": 252,
"g": 203,
"b": 149
},
"hsl": {
"h": 31.456,
"s": 94.495,
"l": 78.627
},
"oklch": {
"l": 0.87272,
"c": 0.08896,
"h": 69
},
"luminance": 0.65577
}Semantic roles & 50–950 ramp
primary
#FCCB95
secondary
#5897DD
accent
#6DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381