#FFB289#FFB289
#FFB289 is a very light, moderate orange. Relative luminance 0.549; OKLCH L 82.8% C 0.106 H 48.8°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB289 |
|---|---|
| RGB | rgb(255, 178, 137) |
| HSL | hsl(21, 100%, 77%) |
| HSV | hsv(21, 46%, 100%) |
| CMYK | cmyk(0%, 30.2%, 46.3%, 0%) |
| CIE-LAB | lab(78.99, 23.44, 32.19) |
| CIE-LCH | lch(78.99, 39.82, 53.93°) |
| OKLab | oklab(82.77% 0.0695 0.0795) |
| OKLCH | oklch(82.77% 0.106 48.8) |
| XYZ | xyz(61.6788, 54.9115, 31.0125) |
| Luminance | 0.5491 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.01
Lightsalmon
#FFA07A
ΔE00 5.10
Pale Salmon
#FFB19A
ΔE00 5.93
Light Salmon
#FEA993
ΔE00 6.95
Apricot (survey)
#FFB16D
ΔE00 7.00
Sandybrown
#F4A460
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB289 #89D6FF
analogous
#FF899B #FFB289 #FFED89
triadic
#FFB289 #89FFB2 #B289FF
tetradic
#FFB289 #9BFF89 #89D6FF #ED89FF
square
#FFB289 #9BFF89 #89D6FF #ED89FF
split-complementary
#FFB289 #89FFED #899BFF
monochromatic
#FF620F #FF8A4C #FFB289 #FFDAC6 #FFEBE0
Accessibility & contrast
On white
1.75
#FFB289 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#FFB289 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB289
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB289 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB289 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA86
Deuteranopia (green-blind)
#D9CA89
Tritanopia (blue-blind)
#FFA4A7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffb289; /* rgb */ color: rgb(255, 178, 137); /* oklch */ color: oklch(82.8% 0.106 48.8);
Tailwind
colors: {
custom: {
50: '#ffc9ac',
500: '#ffb289',
950: '#000000',
},
}SCSS
$custom: #ffb289; $custom-light: #ffc9ac; $custom-dark: #000000;
JSON
{
"hex": "#ffb289",
"rgb": {
"r": 255,
"g": 178,
"b": 137
},
"hsl": {
"h": 20.847,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.82765,
"c": 0.1056,
"h": 48.8
},
"luminance": 0.54907
}Semantic roles & 50–950 ramp
primary
#FFB289
secondary
#4DADE0
accent
#96E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281