#FFB989#FFB989
#FFB989 is a very light, moderate orange. Relative luminance 0.578; OKLCH L 84.0% C 0.103 H 55.3°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB989 |
|---|---|
| RGB | rgb(255, 185, 137) |
| HSL | hsl(24, 100%, 77%) |
| HSV | hsv(24, 46%, 100%) |
| CMYK | cmyk(0%, 27.5%, 46.3%, 0%) |
| CIE-LAB | lab(80.61, 19.78, 34.31) |
| CIE-LCH | lch(80.61, 39.60, 60.04°) |
| OKLab | oklab(84.02% 0.0585 0.0844) |
| OKLCH | oklch(84.02% 0.103 55.3) |
| XYZ | xyz(63.1072, 57.7684, 31.4886) |
| Luminance | 0.5776 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.50
Apricot (survey)
#FFB16D
ΔE00 4.77
Sandybrown
#F4A460
ΔE00 6.61
Apricot
#FBCEB1
ΔE00 7.55
Pale Orange
#FFA756
ΔE00 7.65
Lightsalmon
#FFA07A
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB989 #89CFFF
analogous
#FF8994 #FFB989 #FFF489
triadic
#FFB989 #89FFB9 #B989FF
tetradic
#FFB989 #94FF89 #89CFFF #F489FF
square
#FFB989 #94FF89 #89CFFF #F489FF
split-complementary
#FFB989 #89FFF4 #8994FF
monochromatic
#FF700F #FF954C #FFB989 #FFDDC6 #FFEDE0
Accessibility & contrast
On white
1.67
#FFB989 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#FFB989 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB989
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB989 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB989 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBF85
Deuteranopia (green-blind)
#DECE89
Tritanopia (blue-blind)
#FFACAD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ffb989; /* rgb */ color: rgb(255, 185, 137); /* oklch */ color: oklch(84.0% 0.103 55.3);
Tailwind
colors: {
custom: {
50: '#ffceac',
500: '#ffb989',
950: '#000000',
},
}SCSS
$custom: #ffb989; $custom-light: #ffceac; $custom-dark: #000000;
JSON
{
"hex": "#ffb989",
"rgb": {
"r": 255,
"g": 185,
"b": 137
},
"hsl": {
"h": 24.407,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.84022,
"c": 0.10273,
"h": 55.3
},
"luminance": 0.57764
}Semantic roles & 50–950 ramp
primary
#FFB989
secondary
#4DA4E0
accent
#88E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181310
muted
#868381