#FFBCA2#FFBCA2
#FFBCA2 is a very light, moderate orange. Relative luminance 0.598; OKLCH L 85.1% C 0.086 H 42.1°. Best body text is #000000 at 12.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCA2 |
|---|---|
| RGB | rgb(255, 188, 162) |
| HSL | hsl(17, 100%, 82%) |
| HSV | hsv(17, 36%, 100%) |
| CMYK | cmyk(0%, 26.3%, 36.5%, 0%) |
| CIE-LAB | lab(81.75, 20.86, 22.64) |
| CIE-LCH | lch(81.75, 30.79, 47.35°) |
| OKLab | oklab(85.05% 0.0636 0.0575) |
| OKLCH | oklch(85.05% 0.086 42.1) |
| XYZ | xyz(65.7470, 59.8391, 42.2625) |
| Luminance | 0.5984 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.34
Light Salmon
#FEA993
ΔE00 5.36
Apricot
#FBCEB1
ΔE00 6.70
Lightsalmon
#FFA07A
ΔE00 7.65
Peach (survey)
#FFB07C
ΔE00 7.79
Blush (survey)
#F29E8E
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCA2 #A2E5FF
analogous
#FFA2B7 #FFBCA2 #FFEBA2
triadic
#FFBCA2 #A2FFBC #BCA2FF
tetradic
#FFBCA2 #B7FFA2 #A2E5FF #EBA2FF
square
#FFBCA2 #B7FFA2 #A2E5FF #EBA2FF
split-complementary
#FFBCA2 #A2FFEB #A2B7FF
monochromatic
#FF6428 #FF9065 #FFBCA2 #FFE8DF #FFE9E0
Accessibility & contrast
On white
1.62
#FFBCA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.97
#FFBCA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCA2
12.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCA2 | 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)
#CDC3A0
Deuteranopia (green-blind)
#DCD1A2
Tritanopia (blue-blind)
#FFB2B5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbca2; /* rgb */ color: rgb(255, 188, 162); /* oklch */ color: oklch(85.1% 0.086 42.1);
Tailwind
colors: {
custom: {
50: '#ffd0bd',
500: '#ffbca2',
950: '#000000',
},
}SCSS
$custom: #ffbca2; $custom-light: #ffd0bd; $custom-dark: #000000;
JSON
{
"hex": "#ffbca2",
"rgb": {
"r": 255,
"g": 188,
"b": 162
},
"hsl": {
"h": 16.774,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.85053,
"c": 0.0857,
"h": 42.1
},
"luminance": 0.59835
}Semantic roles & 50–950 ramp
primary
#FFBCA2
secondary
#62BFE3
accent
#A5E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382