#FFBBA2#FFBBA2
#FFBBA2 is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.9% C 0.086 H 41.1°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBA2 |
|---|---|
| RGB | rgb(255, 187, 162) |
| HSL | hsl(16, 100%, 82%) |
| HSV | hsv(16, 36%, 100%) |
| CMYK | cmyk(0%, 26.7%, 36.5%, 0%) |
| CIE-LAB | lab(81.52, 21.38, 22.33) |
| CIE-LCH | lch(81.52, 30.91, 46.24°) |
| OKLab | oklab(84.87% 0.0651 0.0567) |
| OKLCH | oklch(84.87% 0.086 41.1) |
| XYZ | xyz(65.5341, 59.4133, 42.1916) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.91
Light Salmon
#FEA993
ΔE00 4.95
Apricot
#FBCEB1
ΔE00 7.12
Lightsalmon
#FFA07A
ΔE00 7.54
Blush (survey)
#F29E8E
ΔE00 7.83
Peach (survey)
#FFB07C
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBA2 #A2E6FF
analogous
#FFA2B8 #FFBBA2 #FFEAA2
triadic
#FFBBA2 #A2FFBB #BBA2FF
tetradic
#FFBBA2 #B8FFA2 #A2E6FF #EAA2FF
square
#FFBBA2 #B8FFA2 #A2E6FF #EAA2FF
split-complementary
#FFBBA2 #A2FFEA #A2B8FF
monochromatic
#FF6228 #FF8E65 #FFBBA2 #FFE8DF #FFE9E0
Accessibility & contrast
On white
1.63
#FFBBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#FFBBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBA2
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBA2 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC2A0
Deuteranopia (green-blind)
#DCD0A2
Tritanopia (blue-blind)
#FFB1B4
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbba2; /* rgb */ color: rgb(255, 187, 162); /* oklch */ color: oklch(84.9% 0.086 41.1);
Tailwind
colors: {
custom: {
50: '#ffcfbd',
500: '#ffbba2',
950: '#000000',
},
}SCSS
$custom: #ffbba2; $custom-light: #ffcfbd; $custom-dark: #000000;
JSON
{
"hex": "#ffbba2",
"rgb": {
"r": 255,
"g": 187,
"b": 162
},
"hsl": {
"h": 16.129,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.84873,
"c": 0.08635,
"h": 41.1
},
"luminance": 0.59409
}Semantic roles & 50–950 ramp
primary
#FFBBA2
secondary
#62C1E3
accent
#A8E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382