#FFBCA1#FFBCA1
#FFBCA1 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 85.0% C 0.086 H 42.9°. Best body text is #000000 at 12.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCA1 |
|---|---|
| RGB | rgb(255, 188, 161) |
| HSL | hsl(17, 100%, 82%) |
| HSV | hsv(17, 37%, 100%) |
| CMYK | cmyk(0%, 26.3%, 36.9%, 0%) |
| CIE-LAB | lab(81.73, 20.74, 23.15) |
| CIE-LCH | lch(81.73, 31.08, 48.14°) |
| OKLab | oklab(85.03% 0.0632 0.0587) |
| OKLCH | oklch(85.03% 0.086 42.9) |
| XYZ | xyz(65.6585, 59.8036, 41.7962) |
| Luminance | 0.5980 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.53
Light Salmon
#FEA993
ΔE00 5.52
Apricot
#FBCEB1
ΔE00 6.55
Peach (survey)
#FFB07C
ΔE00 7.46
Lightsalmon
#FFA07A
ΔE00 7.56
Blush (survey)
#F29E8E
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCA1 #A1E4FF
analogous
#FFA1B5 #FFBCA1 #FFEBA1
triadic
#FFBCA1 #A1FFBC #BCA1FF
tetradic
#FFBCA1 #B5FFA1 #A1E4FF #EBA1FF
square
#FFBCA1 #B5FFA1 #A1E4FF #EBA1FF
split-complementary
#FFBCA1 #A1FFEB #A1B5FF
monochromatic
#FF6527 #FF9064 #FFBCA1 #FFE8DE #FFE9E0
Accessibility & contrast
On white
1.62
#FFBCA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.96
#FFBCA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCA1
12.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCA1 | 1.00 | 1.62 | 12.96 | 12.96 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC39F
Deuteranopia (green-blind)
#DCD1A1
Tritanopia (blue-blind)
#FFB1B5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbca1; /* rgb */ color: rgb(255, 188, 161); /* oklch */ color: oklch(85.0% 0.086 42.9);
Tailwind
colors: {
custom: {
50: '#ffd0bd',
500: '#ffbca1',
950: '#000000',
},
}SCSS
$custom: #ffbca1; $custom-light: #ffd0bd; $custom-dark: #000000;
JSON
{
"hex": "#ffbca1",
"rgb": {
"r": 255,
"g": 188,
"b": 161
},
"hsl": {
"h": 17.234,
"s": 100,
"l": 81.569
},
"oklch": {
"l": 0.85032,
"c": 0.08623,
"h": 42.9
},
"luminance": 0.598
}Semantic roles & 50–950 ramp
primary
#FFBCA1
secondary
#61BEE3
accent
#A4E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382