#FFBF96#FFBF96
#FFBF96 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.4% C 0.092 H 53.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF96 |
|---|---|
| RGB | rgb(255, 191, 150) |
| HSL | hsl(23, 100%, 79%) |
| HSV | hsv(23, 41%, 100%) |
| CMYK | cmyk(0%, 25.1%, 41.2%, 0%) |
| CIE-LAB | lab(82.23, 17.95, 29.64) |
| CIE-LCH | lch(82.23, 34.66, 58.80°) |
| OKLab | oklab(85.36% 0.0542 0.074) |
| OKLCH | oklch(85.36% 0.092 53.8) |
| XYZ | xyz(65.3783, 60.7276, 37.1263) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.50
Apricot
#FBCEB1
ΔE00 5.46
Apricot (survey)
#FFB16D
ΔE00 6.87
Pale Salmon
#FFB19A
ΔE00 7.90
Light Peach
#FFD8B1
ΔE00 7.96
Peach
#FFDAB9
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF96 #96D6FF
analogous
#FF96A2 #FFBF96 #FFF496
triadic
#FFBF96 #96FFBF #BF96FF
tetradic
#FFBF96 #A2FF96 #96D6FF #F496FF
square
#FFBF96 #A2FF96 #96D6FF #F496FF
split-complementary
#FFBF96 #96FFF4 #96A2FF
monochromatic
#FF741C #FF9A59 #FFBF96 #FFE4D3 #FFECE0
Accessibility & contrast
On white
1.60
#FFBF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FFBF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF96
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF96 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C493
Deuteranopia (green-blind)
#E0D296
Tritanopia (blue-blind)
#FFB3B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbf96; /* rgb */ color: rgb(255, 191, 150); /* oklch */ color: oklch(85.4% 0.092 53.8);
Tailwind
colors: {
custom: {
50: '#ffd2b5',
500: '#ffbf96',
950: '#000000',
},
}SCSS
$custom: #ffbf96; $custom-light: #ffd2b5; $custom-dark: #000000;
JSON
{
"hex": "#ffbf96",
"rgb": {
"r": 255,
"g": 191,
"b": 150
},
"hsl": {
"h": 23.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.85355,
"c": 0.09171,
"h": 53.8
},
"luminance": 0.60724
}Semantic roles & 50–950 ramp
primary
#FFBF96
secondary
#58ACE1
accent
#8CE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381