#FFB89B#FFB89B
#FFB89B is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.2% C 0.092 H 43.1°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB89B |
|---|---|
| RGB | rgb(255, 184, 155) |
| HSL | hsl(17, 100%, 80%) |
| HSV | hsv(17, 39%, 100%) |
| CMYK | cmyk(0%, 27.8%, 39.2%, 0%) |
| CIE-LAB | lab(80.69, 22.16, 24.92) |
| CIE-LCH | lch(80.69, 33.35, 48.35°) |
| OKLab | oklab(84.19% 0.0671 0.0629) |
| OKLCH | oklch(84.19% 0.092 43.1) |
| XYZ | xyz(64.2993, 57.9117, 38.7954) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.05
Light Salmon
#FEA993
ΔE00 4.87
Lightsalmon
#FFA07A
ΔE00 6.41
Peach (survey)
#FFB07C
ΔE00 6.70
Apricot
#FBCEB1
ΔE00 7.38
Blush (survey)
#F29E8E
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB89B #9BE2FF
analogous
#FF9BB0 #FFB89B #FFEA9B
triadic
#FFB89B #9BFFB8 #B89BFF
tetradic
#FFB89B #B0FF9B #9BE2FF #EA9BFF
square
#FFB89B #B0FF9B #9BE2FF #EA9BFF
split-complementary
#FFB89B #9BFFEA #9BB0FF
monochromatic
#FF6121 #FF8D5E #FFB89B #FFE3D8 #FFE9E0
Accessibility & contrast
On white
1.67
#FFB89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FFB89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB89B
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB89B | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF99
Deuteranopia (green-blind)
#DBCE9B
Tritanopia (blue-blind)
#FFADB0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb89b; /* rgb */ color: rgb(255, 184, 155); /* oklch */ color: oklch(84.2% 0.092 43.1);
Tailwind
colors: {
custom: {
50: '#ffcdb8',
500: '#ffb89b',
950: '#000000',
},
}SCSS
$custom: #ffb89b; $custom-light: #ffcdb8; $custom-dark: #000000;
JSON
{
"hex": "#ffb89b",
"rgb": {
"r": 255,
"g": 184,
"b": 155
},
"hsl": {
"h": 17.4,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.84186,
"c": 0.09193,
"h": 43.1
},
"luminance": 0.57908
}Semantic roles & 50–950 ramp
primary
#FFB89B
secondary
#5CBBE2
accent
#A3E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381