#FFBF89#FFBF89
#FFBF89 is a very light, moderate orange. Relative luminance 0.603; OKLCH L 85.1% C 0.101 H 61.0°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF89 |
|---|---|
| RGB | rgb(255, 191, 137) |
| HSL | hsl(27, 100%, 77%) |
| HSV | hsv(27, 46%, 100%) |
| CMYK | cmyk(0%, 25.1%, 46.3%, 0%) |
| CIE-LAB | lab(82.02, 16.64, 36.14) |
| CIE-LCH | lch(82.02, 39.79, 65.28°) |
| OKLab | oklab(85.12% 0.0492 0.0887) |
| OKLCH | oklch(85.12% 0.101 61) |
| XYZ | xyz(64.3890, 60.3319, 31.9159) |
| Luminance | 0.6033 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.40
Peach (survey)
#FFB07C
ΔE00 4.71
Sandybrown
#F4A460
ΔE00 7.03
Burlywood
#DEB887
ΔE00 7.35
Apricot
#FBCEB1
ΔE00 7.51
Pale Orange
#FFA756
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF89 #89C9FF
analogous
#FF898E #FFBF89 #FFFA89
triadic
#FFBF89 #89FFBF #BF89FF
tetradic
#FFBF89 #8EFF89 #89C9FF #FA89FF
square
#FFBF89 #8EFF89 #89C9FF #FA89FF
split-complementary
#FFBF89 #89FFFA #898EFF
monochromatic
#FF7D0F #FF9E4C #FFBF89 #FFE0C6 #FFEEE0
Accessibility & contrast
On white
1.61
#FFBF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FFBF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF89
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF89 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C485
Deuteranopia (green-blind)
#E2D28A
Tritanopia (blue-blind)
#FFB2B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf89; /* rgb */ color: rgb(255, 191, 137); /* oklch */ color: oklch(85.1% 0.101 61.0);
Tailwind
colors: {
custom: {
50: '#ffd2ac',
500: '#ffbf89',
950: '#000000',
},
}SCSS
$custom: #ffbf89; $custom-light: #ffd2ac; $custom-dark: #000000;
JSON
{
"hex": "#ffbf89",
"rgb": {
"r": 255,
"g": 191,
"b": 137
},
"hsl": {
"h": 27.458,
"s": 100,
"l": 76.863
},
"oklch": {
"l": 0.85119,
"c": 0.10138,
"h": 61
},
"luminance": 0.60328
}Semantic roles & 50–950 ramp
primary
#FFBF89
secondary
#4D9CE0
accent
#7CE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381