#FCCBAE#FCCBAE
#FCCBAE is a very light, moderate orange. Relative luminance 0.665; OKLCH L 87.8% C 0.068 H 52.2°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBAE |
|---|---|
| RGB | rgb(252, 203, 174) |
| HSL | hsl(22, 93%, 84%) |
| HSV | hsv(22, 31%, 99%) |
| CMYK | cmyk(0%, 19.4%, 31%, 1.2%) |
| CIE-LAB | lab(85.23, 13.33, 21.04) |
| CIE-LCH | lch(85.23, 24.91, 57.65°) |
| OKLab | oklab(87.77% 0.0417 0.0537) |
| OKLCH | oklch(87.77% 0.068 52.2) |
| XYZ | xyz(69.1422, 66.4665, 49.2235) |
| Luminance | 0.6646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.24
Peach
#FFDAB9
ΔE00 5.29
Light Peach
#FFD8B1
ΔE00 5.94
Pale Salmon
#FFB19A
ΔE00 8.76
Bisque
#FFE4C4
ΔE00 9.03
Peach (survey)
#FFB07C
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBAE #AEDFFC
analogous
#FCAEB8 #FCCBAE #FCF2AE
triadic
#FCCBAE #AEFCCB #CBAEFC
tetradic
#FCCBAE #B8FCAE #AEDFFC #F2AEFC
square
#FCCBAE #B8FCAE #AEDFFC #F2AEFC
split-complementary
#FCCBAE #AEFCF2 #AEB8FC
monochromatic
#F87F38 #FAA573 #FCCBAE #FEECE1 #FEECE1
Accessibility & contrast
On white
1.47
#FCCBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#FCCBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBAE
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBAE | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAC
Deuteranopia (green-blind)
#E4D9AE
Tritanopia (blue-blind)
#FFC2C3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #fccbae; /* rgb */ color: rgb(252, 203, 174); /* oklch */ color: oklch(87.8% 0.068 52.2);
Tailwind
colors: {
custom: {
50: '#fedac6',
500: '#fccbae',
950: '#000000',
},
}SCSS
$custom: #fccbae; $custom-light: #fedac6; $custom-dark: #000000;
JSON
{
"hex": "#fccbae",
"rgb": {
"r": 252,
"g": 203,
"b": 174
},
"hsl": {
"h": 22.308,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.87773,
"c": 0.06805,
"h": 52.2
},
"luminance": 0.66463
}Semantic roles & 50–950 ramp
primary
#FCCBAE
secondary
#6EB6E0
accent
#90E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482