#FFBF9B#FFBF9B
#FFBF9B is a very light, moderate orange. Relative luminance 0.609; OKLCH L 85.5% C 0.088 H 50.5°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF9B |
|---|---|
| RGB | rgb(255, 191, 155) |
| HSL | hsl(22, 100%, 80%) |
| HSV | hsv(22, 39%, 100%) |
| CMYK | cmyk(0%, 25.1%, 39.2%, 0%) |
| CIE-LAB | lab(82.32, 18.50, 27.13) |
| CIE-LCH | lch(82.32, 32.83, 55.71°) |
| OKLab | oklab(85.45% 0.0562 0.0682) |
| OKLCH | oklch(85.45% 0.088 50.5) |
| XYZ | xyz(65.7895, 60.8921, 39.2921) |
| Luminance | 0.6089 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.13
Peach (survey)
#FFB07C
ΔE00 5.31
Pale Salmon
#FFB19A
ΔE00 6.52
Apricot (survey)
#FFB16D
ΔE00 8.23
Light Salmon
#FEA993
ΔE00 8.27
Lightsalmon
#FFA07A
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF9B #9BDBFF
analogous
#FF9BA9 #FFBF9B #FFF19B
triadic
#FFBF9B #9BFFBF #BF9BFF
tetradic
#FFBF9B #A9FF9B #9BDBFF #F19BFF
square
#FFBF9B #A9FF9B #9BDBFF #F19BFF
split-complementary
#FFBF9B #9BFFF1 #9BA9FF
monochromatic
#FF7121 #FF985E #FFBF9B #FFE6D8 #FFEBE0
Accessibility & contrast
On white
1.59
#FFBF9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FFBF9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF9B
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF9B | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C598
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#FFB4B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbf9b; /* rgb */ color: rgb(255, 191, 155); /* oklch */ color: oklch(85.5% 0.088 50.5);
Tailwind
colors: {
custom: {
50: '#ffd2b8',
500: '#ffbf9b',
950: '#000000',
},
}SCSS
$custom: #ffbf9b; $custom-light: #ffd2b8; $custom-dark: #000000;
JSON
{
"hex": "#ffbf9b",
"rgb": {
"r": 255,
"g": 191,
"b": 155
},
"hsl": {
"h": 21.6,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.85453,
"c": 0.0883,
"h": 50.5
},
"luminance": 0.60888
}Semantic roles & 50–950 ramp
primary
#FFBF9B
secondary
#5CB2E2
accent
#93E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381