#FFBF97#FFBF97
#FFBF97 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.4% C 0.091 H 53.1°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF97 |
|---|---|
| RGB | rgb(255, 191, 151) |
| HSL | hsl(23, 100%, 80%) |
| HSV | hsv(23, 41%, 100%) |
| CMYK | cmyk(0%, 25.1%, 40.8%, 0%) |
| CIE-LAB | lab(82.25, 18.06, 29.14) |
| CIE-LCH | lch(82.25, 34.28, 58.21°) |
| OKLab | oklab(85.37% 0.0546 0.0728) |
| OKLCH | oklch(85.37% 0.091 53.1) |
| XYZ | xyz(65.4592, 60.7600, 37.5522) |
| Luminance | 0.6076 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.63
Apricot
#FBCEB1
ΔE00 5.37
Apricot (survey)
#FFB16D
ΔE00 7.13
Pale Salmon
#FFB19A
ΔE00 7.62
Light Peach
#FFD8B1
ΔE00 8.05
Peach
#FFDAB9
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF97 #97D7FF
analogous
#FF97A3 #FFBF97 #FFF397
triadic
#FFBF97 #97FFBF #BF97FF
tetradic
#FFBF97 #A3FF97 #97D7FF #F397FF
square
#FFBF97 #A3FF97 #97D7FF #F397FF
split-complementary
#FFBF97 #97FFF3 #97A3FF
monochromatic
#FF741D #FF995A #FFBF97 #FFE5D4 #FFECE0
Accessibility & contrast
On white
1.60
#FFBF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#FFBF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF97
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF97 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C494
Deuteranopia (green-blind)
#E0D297
Tritanopia (blue-blind)
#FFB3B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbf97; /* rgb */ color: rgb(255, 191, 151); /* oklch */ color: oklch(85.4% 0.091 53.1);
Tailwind
colors: {
custom: {
50: '#ffd2b6',
500: '#ffbf97',
950: '#000000',
},
}SCSS
$custom: #ffbf97; $custom-light: #ffd2b6; $custom-dark: #000000;
JSON
{
"hex": "#ffbf97",
"rgb": {
"r": 255,
"g": 191,
"b": 151
},
"hsl": {
"h": 23.077,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.85374,
"c": 0.09102,
"h": 53.1
},
"luminance": 0.60756
}Semantic roles & 50–950 ramp
primary
#FFBF97
secondary
#59ADE2
accent
#8DE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381