#FCCBB3#FCCBB3
#FCCBB3 is a very light, moderate orange. Relative luminance 0.667; OKLCH L 87.9% C 0.065 H 47.5°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBB3 |
|---|---|
| RGB | rgb(252, 203, 179) |
| HSL | hsl(20, 92%, 85%) |
| HSV | hsv(20, 29%, 99%) |
| CMYK | cmyk(0%, 19.4%, 29%, 1.2%) |
| CIE-LAB | lab(85.33, 13.97, 18.55) |
| CIE-LCH | lch(85.33, 23.22, 53.01°) |
| OKLab | oklab(87.88% 0.0437 0.0476) |
| OKLCH | oklch(87.88% 0.065 47.5) |
| XYZ | xyz(69.6387, 66.6651, 51.8386) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.61
Peach
#FFDAB9
ΔE00 6.53
Light Peach
#FFD8B1
ΔE00 7.49
Pale Salmon
#FFB19A
ΔE00 7.97
Light Salmon
#FEA993
ΔE00 9.94
Peach (survey)
#FFB07C
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBB3 #B3E4FC
analogous
#FCB3C0 #FCCBB3 #FCF0B3
triadic
#FCCBB3 #B3FCCB #CBB3FC
tetradic
#FCCBB3 #C0FCB3 #B3E4FC #F0B3FC
square
#FCCBB3 #C0FCB3 #B3E4FC #F0B3FC
split-complementary
#FCCBB3 #B3FCF0 #B3C0FC
monochromatic
#F77A3D #FAA378 #FCCBB3 #FEEBE2 #FEEBE2
Accessibility & contrast
On white
1.47
#FCCBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#FCCBB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBB3
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBB3 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFB1
Deuteranopia (green-blind)
#E3D9B3
Tritanopia (blue-blind)
#FFC3C4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccbb3; /* rgb */ color: rgb(252, 203, 179); /* oklch */ color: oklch(87.9% 0.065 47.5);
Tailwind
colors: {
custom: {
50: '#fedac9',
500: '#fccbb3',
950: '#000000',
},
}SCSS
$custom: #fccbb3; $custom-light: #fedac9; $custom-dark: #000000;
JSON
{
"hex": "#fccbb3",
"rgb": {
"r": 252,
"g": 203,
"b": 179
},
"hsl": {
"h": 19.726,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.87884,
"c": 0.06464,
"h": 47.5
},
"luminance": 0.66662
}Semantic roles & 50–950 ramp
primary
#FCCBB3
secondary
#72BDE1
accent
#9AE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482