#FFBBA3#FFBBA3
#FFBBA3 is a very light, moderate orange. Relative luminance 0.594; OKLCH L 84.9% C 0.086 H 40.3°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBA3 |
|---|---|
| RGB | rgb(255, 187, 163) |
| HSL | hsl(16, 100%, 82%) |
| HSV | hsv(16, 36%, 100%) |
| CMYK | cmyk(0%, 26.7%, 36.1%, 0%) |
| CIE-LAB | lab(81.54, 21.50, 21.82) |
| CIE-LCH | lch(81.54, 30.63, 45.43°) |
| OKLab | oklab(84.89% 0.0655 0.0555) |
| OKLCH | oklch(84.89% 0.086 40.3) |
| XYZ | xyz(65.6233, 59.4490, 42.6616) |
| Luminance | 0.5945 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.78
Light Salmon
#FEA993
ΔE00 4.83
Apricot
#FBCEB1
ΔE00 7.29
Blush (survey)
#F29E8E
ΔE00 7.67
Lightsalmon
#FFA07A
ΔE00 7.68
Peach (survey)
#FFB07C
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBA3 #A3E7FF
analogous
#FFA3B9 #FFBBA3 #FFE9A3
triadic
#FFBBA3 #A3FFBB #BBA3FF
tetradic
#FFBBA3 #B9FFA3 #A3E7FF #E9A3FF
square
#FFBBA3 #B9FFA3 #A3E7FF #E9A3FF
split-complementary
#FFBBA3 #A3FFE9 #A3B9FF
monochromatic
#FF6129 #FF8E66 #FFBBA3 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.63
#FFBBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#FFBBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBA3
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBA3 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC2A1
Deuteranopia (green-blind)
#DBD0A3
Tritanopia (blue-blind)
#FFB1B5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbba3; /* rgb */ color: rgb(255, 187, 163); /* oklch */ color: oklch(84.9% 0.086 40.3);
Tailwind
colors: {
custom: {
50: '#ffcfbe',
500: '#ffbba3',
950: '#000000',
},
}SCSS
$custom: #ffbba3; $custom-light: #ffcfbe; $custom-dark: #000000;
JSON
{
"hex": "#ffbba3",
"rgb": {
"r": 255,
"g": 187,
"b": 163
},
"hsl": {
"h": 15.652,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.84894,
"c": 0.08585,
"h": 40.3
},
"luminance": 0.59445
}Semantic roles & 50–950 ramp
primary
#FFBBA3
secondary
#63C2E3
accent
#AAE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181412
muted
#868382