#FCCBA2#FCCBA2
#FCCBA2 is a very light, moderate orange. Relative luminance 0.660; OKLCH L 87.5% C 0.077 H 61.5°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCBA2 |
|---|---|
| RGB | rgb(252, 203, 162) |
| HSL | hsl(27, 94%, 81%) |
| HSV | hsv(27, 36%, 99%) |
| CMYK | cmyk(0%, 19.4%, 35.7%, 1.2%) |
| CIE-LAB | lab(85.01, 11.87, 27.03) |
| CIE-LCH | lch(85.01, 29.53, 66.29°) |
| OKLab | oklab(87.52% 0.037 0.0681) |
| OKLCH | oklch(87.52% 0.077 61.5) |
| XYZ | xyz(68.0242, 66.0193, 43.3353) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.68
Light Peach
#FFD8B1
ΔE00 3.73
Peach
#FFDAB9
ΔE00 4.46
Navajowhite
#FFDEAD
ΔE00 7.09
Burlywood
#DEB887
ΔE00 7.15
Bisque
#FFE4C4
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCBA2 #A2D3FC
analogous
#FCA2A6 #FCCBA2 #FCF8A2
triadic
#FCCBA2 #A2FCCB #CBA2FC
tetradic
#FCCBA2 #A6FCA2 #A2D3FC #F8A2FC
square
#FCCBA2 #A6FCA2 #A2D3FC #F8A2FC
split-complementary
#FCCBA2 #A2FCF8 #A2A6FC
monochromatic
#F8892B #FAAA67 #FCCBA2 #FEECDD #FEEEE1
Accessibility & contrast
On white
1.48
#FCCBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#FCCBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCBA2
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCBA2 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACE9F
Deuteranopia (green-blind)
#E6D9A3
Tritanopia (blue-blind)
#FFC1C0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccba2; /* rgb */ color: rgb(252, 203, 162); /* oklch */ color: oklch(87.5% 0.077 61.5);
Tailwind
colors: {
custom: {
50: '#ffdabd',
500: '#fccba2',
950: '#000000',
},
}SCSS
$custom: #fccba2; $custom-light: #ffdabd; $custom-dark: #000000;
JSON
{
"hex": "#fccba2",
"rgb": {
"r": 252,
"g": 203,
"b": 162
},
"hsl": {
"h": 27.333,
"s": 93.75,
"l": 81.176
},
"oklch": {
"l": 0.8752,
"c": 0.07749,
"h": 61.5
},
"luminance": 0.66016
}Semantic roles & 50–950 ramp
primary
#FCCBA2
secondary
#63A7DF
accent
#7DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382