#FCCBA9#FCCBA9
#FCCBA9 is a very light, moderate orange. Relative luminance 0.663; OKLCH L 87.7% C 0.072 H 56.4°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBA9 |
|---|---|
| RGB | rgb(252, 203, 169) |
| HSL | hsl(25, 93%, 83%) |
| HSV | hsv(25, 33%, 99%) |
| CMYK | cmyk(0%, 19.4%, 32.9%, 1.2%) |
| CIE-LAB | lab(85.14, 12.71, 23.54) |
| CIE-LCH | lch(85.14, 26.75, 61.64°) |
| OKLab | oklab(87.67% 0.0398 0.0598) |
| OKLCH | oklch(87.67% 0.072 56.4) |
| XYZ | xyz(68.6638, 66.2751, 46.7040) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.69
Peach
#FFDAB9
ΔE00 4.52
Light Peach
#FFD8B1
ΔE00 4.69
Bisque
#FFE4C4
ΔE00 8.30
Peach (survey)
#FFB07C
ΔE00 8.43
Burlywood
#DEB887
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBA9 #A9DAFC
analogous
#FCA9B1 #FCCBA9 #FCF4A9
triadic
#FCCBA9 #A9FCCB #CBA9FC
tetradic
#FCCBA9 #B1FCA9 #A9DAFC #F4A9FC
square
#FCCBA9 #B1FCA9 #A9DAFC #F4A9FC
split-complementary
#FCCBA9 #A9FCF4 #A9B1FC
monochromatic
#F88333 #FAA76E #FCCBA9 #FEEDE1 #FEEDE1
Accessibility & contrast
On white
1.47
#FCCBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#FCCBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBA9
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBA9 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CEA7
Deuteranopia (green-blind)
#E5D9A9
Tritanopia (blue-blind)
#FFC2C2
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccba9; /* rgb */ color: rgb(252, 203, 169); /* oklch */ color: oklch(87.7% 0.072 56.4);
Tailwind
colors: {
custom: {
50: '#fedac2',
500: '#fccba9',
950: '#000000',
},
}SCSS
$custom: #fccba9; $custom-light: #fedac2; $custom-dark: #000000;
JSON
{
"hex": "#fccba9",
"rgb": {
"r": 252,
"g": 203,
"b": 169
},
"hsl": {
"h": 24.578,
"s": 93.258,
"l": 82.549
},
"oklch": {
"l": 0.87665,
"c": 0.07181,
"h": 56.4
},
"luminance": 0.66272
}Semantic roles & 50–950 ramp
primary
#FCCBA9
secondary
#6AAFE0
accent
#87E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382