#FCBB90#FCBB90
#FCBB90 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 84.2% C 0.094 H 54.5°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBB90 |
|---|---|
| RGB | rgb(252, 187, 144) |
| HSL | hsl(24, 95%, 78%) |
| HSV | hsv(24, 43%, 99%) |
| CMYK | cmyk(0%, 25.8%, 42.9%, 1.2%) |
| CIE-LAB | lab(80.88, 18.25, 30.94) |
| CIE-LCH | lch(80.88, 35.92, 59.46°) |
| OKLab | oklab(84.2% 0.0548 0.0769) |
| OKLCH | oklch(84.2% 0.094 54.5) |
| XYZ | xyz(62.9518, 58.2537, 34.3085) |
| Luminance | 0.5825 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.62
Apricot (survey)
#FFB16D
ΔE00 6.02
Apricot
#FBCEB1
ΔE00 6.31
Sandybrown
#F4A460
ΔE00 7.70
Pale Salmon
#FFB19A
ΔE00 8.11
Lightsalmon
#FFA07A
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBB90 #90D1FC
analogous
#FC909B #FCBB90 #FCF190
triadic
#FCBB90 #90FCBB #BB90FC
tetradic
#FCBB90 #9BFC90 #90D1FC #F190FC
square
#FCBB90 #9BFC90 #90D1FC #F190FC
split-complementary
#FCBB90 #90FCF1 #909BFC
monochromatic
#F97219 #FA9654 #FCBB90 #FEE0CC #FEEDE1
Accessibility & contrast
On white
1.66
#FCBB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#FCBB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBB90
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBB90 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC08D
Deuteranopia (green-blind)
#DDCE90
Tritanopia (blue-blind)
#FFAFB0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #fcbb90; /* rgb */ color: rgb(252, 187, 144); /* oklch */ color: oklch(84.2% 0.094 54.5);
Tailwind
colors: {
custom: {
50: '#ffcfb1',
500: '#fcbb90',
950: '#000000',
},
}SCSS
$custom: #fcbb90; $custom-light: #ffcfb1; $custom-dark: #000000;
JSON
{
"hex": "#fcbb90",
"rgb": {
"r": 252,
"g": 187,
"b": 144
},
"hsl": {
"h": 23.889,
"s": 94.737,
"l": 77.647
},
"oklch": {
"l": 0.842,
"c": 0.09438,
"h": 54.5
},
"luminance": 0.5825
}Semantic roles & 50–950 ramp
primary
#FCBB90
secondary
#54A6DC
accent
#8AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381