#FFBB8E#FFBB8E
#FFBB8E is a very light, moderate orange. Relative luminance 0.588; OKLCH L 84.5% C 0.099 H 54.5°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBB8E |
|---|---|
| RGB | rgb(255, 187, 142) |
| HSL | hsl(24, 100%, 78%) |
| HSV | hsv(24, 44%, 100%) |
| CMYK | cmyk(0%, 26.7%, 44.3%, 0%) |
| CIE-LAB | lab(81.16, 19.22, 32.41) |
| CIE-LCH | lch(81.16, 37.68, 59.33°) |
| OKLab | oklab(84.48% 0.0573 0.0802) |
| OKLCH | oklch(84.48% 0.099 54.5) |
| XYZ | xyz(63.8956, 58.7579, 33.5619) |
| Luminance | 0.5875 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.17
Apricot (survey)
#FFB16D
ΔE00 5.61
Apricot
#FBCEB1
ΔE00 6.78
Sandybrown
#F4A460
ΔE00 7.42
Lightsalmon
#FFA07A
ΔE00 8.24
Pale Salmon
#FFB19A
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBB8E #8ED2FF
analogous
#FF8E99 #FFBB8E #FFF48E
triadic
#FFBB8E #8EFFBB #BB8EFF
tetradic
#FFBB8E #99FF8E #8ED2FF #F48EFF
square
#FFBB8E #99FF8E #8ED2FF #F48EFF
split-complementary
#FFBB8E #8EFFF4 #8E99FF
monochromatic
#FF7114 #FF9651 #FFBB8E #FFE0CB #FFEDE0
Accessibility & contrast
On white
1.65
#FFBB8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#FFBB8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBB8E
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBB8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBB8E | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC18B
Deuteranopia (green-blind)
#DECF8E
Tritanopia (blue-blind)
#FFAEAF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #ffbb8e; /* rgb */ color: rgb(255, 187, 142); /* oklch */ color: oklch(84.5% 0.099 54.5);
Tailwind
colors: {
custom: {
50: '#ffcfaf',
500: '#ffbb8e',
950: '#000000',
},
}SCSS
$custom: #ffbb8e; $custom-light: #ffcfaf; $custom-dark: #000000;
JSON
{
"hex": "#ffbb8e",
"rgb": {
"r": 255,
"g": 187,
"b": 142
},
"hsl": {
"h": 23.894,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.84475,
"c": 0.09861,
"h": 54.5
},
"luminance": 0.58754
}Semantic roles & 50–950 ramp
primary
#FFBB8E
secondary
#51A7E0
accent
#8AE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381