#FCCB9A#FCCB9A
#FCCB9A is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.4% C 0.084 H 66.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCCB9A |
|---|---|
| RGB | rgb(252, 203, 154) |
| HSL | hsl(30, 94%, 80%) |
| HSV | hsv(30, 39%, 99%) |
| CMYK | cmyk(0%, 19.4%, 38.9%, 1.2%) |
| CIE-LAB | lab(84.87, 10.96, 31.02) |
| CIE-LCH | lch(84.87, 32.90, 70.53°) |
| OKLab | oklab(87.36% 0.0339 0.0774) |
| OKLCH | oklch(87.36% 0.084 66.3) |
| XYZ | xyz(67.3356, 65.7438, 39.7086) |
| Luminance | 0.6574 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.05
Peach
#FFDAB9
ΔE00 5.49
Apricot
#FBCEB1
ΔE00 5.93
Navajowhite
#FFDEAD
ΔE00 5.98
Burlywood
#DEB887
ΔE00 6.13
Moccasin
#FFE4B5
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCCB9A #9ACBFC
analogous
#FC9A9A #FCCB9A #FCFC9A
triadic
#FCCB9A #9AFCCB #CB9AFC
tetradic
#FCCB9A #9AFC9A #9ACBFC #FC9AFC
square
#FCCB9A #9AFC9A #9ACBFC #FC9AFC
split-complementary
#FCCB9A #9AFCFC #9A9AFC
monochromatic
#F88E23 #FAAC5F #FCCB9A #FEEAD5 #FEF0E1
Accessibility & contrast
On white
1.48
#FCCB9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#FCCB9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCCB9A
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCCB9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCCB9A | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD97
Deuteranopia (green-blind)
#E7D89B
Tritanopia (blue-blind)
#FFC0BE
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #fccb9a; /* rgb */ color: rgb(252, 203, 154); /* oklch */ color: oklch(87.4% 0.084 66.3);
Tailwind
colors: {
custom: {
50: '#ffdab8',
500: '#fccb9a',
950: '#000000',
},
}SCSS
$custom: #fccb9a; $custom-light: #ffdab8; $custom-dark: #000000;
JSON
{
"hex": "#fccb9a",
"rgb": {
"r": 252,
"g": 203,
"b": 154
},
"hsl": {
"h": 30,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.87364,
"c": 0.08446,
"h": 66.3
},
"luminance": 0.6574
}Semantic roles & 50–950 ramp
primary
#FCCB9A
secondary
#5D9DDE
accent
#73E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381