#FFBCA3#FFBCA3
#FFBCA3 is a very light, moderate orange. Relative luminance 0.599; OKLCH L 85.1% C 0.085 H 41.4°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCA3 |
|---|---|
| RGB | rgb(255, 188, 163) |
| HSL | hsl(16, 100%, 82%) |
| HSV | hsv(16, 36%, 100%) |
| CMYK | cmyk(0%, 26.3%, 36.1%, 0%) |
| CIE-LAB | lab(81.77, 20.97, 22.14) |
| CIE-LCH | lch(81.77, 30.50, 46.55°) |
| OKLab | oklab(85.07% 0.0639 0.0563) |
| OKLCH | oklch(85.07% 0.085 41.4) |
| XYZ | xyz(65.8362, 59.8748, 42.7325) |
| Luminance | 0.5987 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.18
Light Salmon
#FEA993
ΔE00 5.22
Apricot
#FBCEB1
ΔE00 6.86
Lightsalmon
#FFA07A
ΔE00 7.77
Blush (survey)
#F29E8E
ΔE00 8.08
Peach (survey)
#FFB07C
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCA3 #A3E6FF
analogous
#FFA3B8 #FFBCA3 #FFEAA3
triadic
#FFBCA3 #A3FFBC #BCA3FF
tetradic
#FFBCA3 #B8FFA3 #A3E6FF #EAA3FF
square
#FFBCA3 #B8FFA3 #A3E6FF #EAA3FF
split-complementary
#FFBCA3 #A3FFEA #A3B8FF
monochromatic
#FF6329 #FF8F66 #FFBCA3 #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.62
#FFBCA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#FFBCA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCA3
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCA3 | 1.00 | 1.62 | 12.97 | 12.97 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC3A1
Deuteranopia (green-blind)
#DCD1A3
Tritanopia (blue-blind)
#FFB2B5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbca3; /* rgb */ color: rgb(255, 188, 163); /* oklch */ color: oklch(85.1% 0.085 41.4);
Tailwind
colors: {
custom: {
50: '#ffd0be',
500: '#ffbca3',
950: '#000000',
},
}SCSS
$custom: #ffbca3; $custom-light: #ffd0be; $custom-dark: #000000;
JSON
{
"hex": "#ffbca3",
"rgb": {
"r": 255,
"g": 188,
"b": 163
},
"hsl": {
"h": 16.304,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.85074,
"c": 0.08518,
"h": 41.4
},
"luminance": 0.59871
}Semantic roles & 50–950 ramp
primary
#FFBCA3
secondary
#63C0E3
accent
#A7E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382