#FFB189#FFB189
#FFB189 is a very light, moderate orange. Relative luminance 0.545; OKLCH L 82.6% C 0.106 H 47.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB189 |
|---|---|
| RGB | rgb(255, 177, 137) |
| HSL | hsl(20, 100%, 77%) |
| HSV | hsv(20, 46%, 100%) |
| CMYK | cmyk(0%, 30.6%, 46.3%, 0%) |
| CIE-LAB | lab(78.76, 23.96, 31.88) |
| CIE-LCH | lch(78.76, 39.89, 53.07°) |
| OKLab | oklab(82.59% 0.0711 0.0788) |
| OKLCH | oklch(82.59% 0.106 47.9) |
| XYZ | xyz(61.4805, 54.5150, 30.9464) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.36
Lightsalmon
#FFA07A
ΔE00 4.70
Pale Salmon
#FFB19A
ΔE00 5.56
Light Salmon
#FEA993
ΔE00 6.51
Apricot (survey)
#FFB16D
ΔE00 7.39
Darksalmon
#E9967A
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB189 #89D7FF
analogous
#FF899C #FFB189 #FFEC89
triadic
#FFB189 #89FFB1 #B189FF
tetradic
#FFB189 #9CFF89 #89D7FF #EC89FF
square
#FFB189 #9CFF89 #89D7FF #EC89FF
split-complementary
#FFB189 #89FFEC #899CFF
monochromatic
#FF600F #FF894C #FFB189 #FFD9C6 #FFEBE0
Accessibility & contrast
On white
1.76
#FFB189 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#FFB189 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB189
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB189 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB189 | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B986
Deuteranopia (green-blind)
#D8CA89
Tritanopia (blue-blind)
#FFA3A7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffb189; /* rgb */ color: rgb(255, 177, 137); /* oklch */ color: oklch(82.6% 0.106 47.9);
Tailwind
colors: {
custom: {
50: '#ffc8ab',
500: '#ffb189',
950: '#000000',
},
}SCSS
$custom: #ffb189; $custom-light: #ffc8ab; $custom-dark: #000000;
JSON
{
"hex": "#ffb189",
"rgb": {
"r": 255,
"g": 177,
"b": 137
},
"hsl": {
"h": 20.339,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.82588,
"c": 0.10612,
"h": 47.9
},
"luminance": 0.5451
}Semantic roles & 50–950 ramp
primary
#FFB189
secondary
#4DAEE0
accent
#98E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281