#FFBF9E#FFBF9E
#FFBF9E is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.5% C 0.086 H 48.4°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF9E |
|---|---|
| RGB | rgb(255, 191, 158) |
| HSL | hsl(20, 100%, 81%) |
| HSV | hsv(20, 38%, 100%) |
| CMYK | cmyk(0%, 25.1%, 38%, 0%) |
| CIE-LAB | lab(82.38, 18.83, 25.62) |
| CIE-LCH | lch(82.38, 31.79, 53.68°) |
| OKLab | oklab(85.51% 0.0573 0.0646) |
| OKLCH | oklch(85.51% 0.086 48.4) |
| XYZ | xyz(66.0446, 60.9942, 40.6355) |
| Luminance | 0.6099 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.15
Pale Salmon
#FFB19A
ΔE00 5.71
Peach (survey)
#FFB07C
ΔE00 5.99
Light Salmon
#FEA993
ΔE00 7.55
Lightsalmon
#FFA07A
ΔE00 8.19
Peach
#FFDAB9
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF9E #9EDEFF
analogous
#FF9EAD #FFBF9E #FFEF9E
triadic
#FFBF9E #9EFFBF #BF9EFF
tetradic
#FFBF9E #ADFF9E #9EDEFF #EF9EFF
square
#FFBF9E #ADFF9E #9EDEFF #EF9EFF
split-complementary
#FFBF9E #9EFFEF #9EADFF
monochromatic
#FF6E24 #FF9761 #FFBF9E #FFE7DB #FFEBE0
Accessibility & contrast
On white
1.59
#FFBF9E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#FFBF9E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF9E
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF9E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF9E | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C59C
Deuteranopia (green-blind)
#DFD29E
Tritanopia (blue-blind)
#FFB4B6
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbf9e; /* rgb */ color: rgb(255, 191, 158); /* oklch */ color: oklch(85.5% 0.086 48.4);
Tailwind
colors: {
custom: {
50: '#ffd2ba',
500: '#ffbf9e',
950: '#000000',
},
}SCSS
$custom: #ffbf9e; $custom-light: #ffd2ba; $custom-dark: #000000;
JSON
{
"hex": "#ffbf9e",
"rgb": {
"r": 255,
"g": 191,
"b": 158
},
"hsl": {
"h": 20.412,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.85514,
"c": 0.08636,
"h": 48.4
},
"luminance": 0.6099
}Semantic roles & 50–950 ramp
primary
#FFBF9E
secondary
#5FB6E3
accent
#97E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381