#FFBB9E#FFBB9E
#FFBB9E is a very light, moderate orange. Relative luminance 0.593; OKLCH L 84.8% C 0.088 H 44.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBB9E |
|---|---|
| RGB | rgb(255, 187, 158) |
| HSL | hsl(18, 100%, 81%) |
| HSV | hsv(18, 38%, 100%) |
| CMYK | cmyk(0%, 26.7%, 38%, 0%) |
| CIE-LAB | lab(81.44, 20.92, 24.35) |
| CIE-LCH | lch(81.44, 32.10, 49.32°) |
| OKLab | oklab(84.79% 0.0636 0.0615) |
| OKLCH | oklch(84.79% 0.088 44.1) |
| XYZ | xyz(65.1842, 59.2733, 40.3487) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.73
Light Salmon
#FEA993
ΔE00 5.63
Apricot
#FBCEB1
ΔE00 6.57
Peach (survey)
#FFB07C
ΔE00 6.79
Lightsalmon
#FFA07A
ΔE00 7.16
Blush (survey)
#F29E8E
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBB9E #9EE2FF
analogous
#FF9EB1 #FFBB9E #FFEB9E
triadic
#FFBB9E #9EFFBB #BB9EFF
tetradic
#FFBB9E #B1FF9E #9EE2FF #EB9EFF
square
#FFBB9E #B1FF9E #9EE2FF #EB9EFF
split-complementary
#FFBB9E #9EFFEB #9EB1FF
monochromatic
#FF6524 #FF9061 #FFBB9E #FFE6DB #FFEAE0
Accessibility & contrast
On white
1.63
#FFBB9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#FFBB9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBB9E
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBB9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBB9E | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC29C
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#FFB0B3
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbb9e; /* rgb */ color: rgb(255, 187, 158); /* oklch */ color: oklch(84.8% 0.088 44.1);
Tailwind
colors: {
custom: {
50: '#ffcfba',
500: '#ffbb9e',
950: '#000000',
},
}SCSS
$custom: #ffbb9e; $custom-light: #ffcfba; $custom-dark: #000000;
JSON
{
"hex": "#ffbb9e",
"rgb": {
"r": 255,
"g": 187,
"b": 158
},
"hsl": {
"h": 17.938,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.84788,
"c": 0.08846,
"h": 44.1
},
"luminance": 0.59269
}Semantic roles & 50–950 ramp
primary
#FFBB9E
secondary
#5FBBE3
accent
#A1E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381