#FFB89A#FFB89A
#FFB89A is a very light, moderate orange. Relative luminance 0.579; OKLCH L 84.2% C 0.092 H 43.8°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB89A |
|---|---|
| RGB | rgb(255, 184, 154) |
| HSL | hsl(18, 100%, 80%) |
| HSV | hsv(18, 40%, 100%) |
| CMYK | cmyk(0%, 27.8%, 39.6%, 0%) |
| CIE-LAB | lab(80.67, 22.05, 25.43) |
| CIE-LCH | lch(80.67, 33.66, 49.07°) |
| OKLab | oklab(84.17% 0.0667 0.0641) |
| OKLCH | oklch(84.17% 0.092 43.8) |
| XYZ | xyz(64.2157, 57.8783, 38.3549) |
| Luminance | 0.5787 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.33
Light Salmon
#FEA993
ΔE00 5.10
Lightsalmon
#FFA07A
ΔE00 6.34
Peach (survey)
#FFB07C
ΔE00 6.37
Apricot
#FBCEB1
ΔE00 7.29
Blush (survey)
#F29E8E
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB89A #9AE1FF
analogous
#FF9AAE #FFB89A #FFEB9A
triadic
#FFB89A #9AFFB8 #B89AFF
tetradic
#FFB89A #AEFF9A #9AE1FF #EB9AFF
square
#FFB89A #AEFF9A #9AE1FF #EB9AFF
split-complementary
#FFB89A #9AFFEB #9AAEFF
monochromatic
#FF6220 #FF8D5D #FFB89A #FFE3D7 #FFE9E0
Accessibility & contrast
On white
1.67
#FFB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#FFB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB89A
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB89A | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CABF98
Deuteranopia (green-blind)
#DBCE9A
Tritanopia (blue-blind)
#FFADB0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb89a; /* rgb */ color: rgb(255, 184, 154); /* oklch */ color: oklch(84.2% 0.092 43.8);
Tailwind
colors: {
custom: {
50: '#ffcdb8',
500: '#ffb89a',
950: '#000000',
},
}SCSS
$custom: #ffb89a; $custom-light: #ffcdb8; $custom-dark: #000000;
JSON
{
"hex": "#ffb89a",
"rgb": {
"r": 255,
"g": 184,
"b": 154
},
"hsl": {
"h": 17.822,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.84166,
"c": 0.09247,
"h": 43.8
},
"luminance": 0.57874
}Semantic roles & 50–950 ramp
primary
#FFB89A
secondary
#5BBAE2
accent
#A1E600
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#181311
muted
#868381