#FFBF95#FFBF95
#FFBF95 is a very light, moderate orange. Relative luminance 0.607; OKLCH L 85.3% C 0.092 H 54.4°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF95 |
|---|---|
| RGB | rgb(255, 191, 149) |
| HSL | hsl(24, 100%, 79%) |
| HSV | hsv(24, 42%, 100%) |
| CMYK | cmyk(0%, 25.1%, 41.6%, 0%) |
| CIE-LAB | lab(82.21, 17.85, 30.14) |
| CIE-LCH | lch(82.21, 35.03, 59.37°) |
| OKLab | oklab(85.34% 0.0538 0.0751) |
| OKLCH | oklch(85.34% 0.092 54.4) |
| XYZ | xyz(65.2981, 60.6956, 36.7040) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.40
Apricot
#FBCEB1
ΔE00 5.58
Apricot (survey)
#FFB16D
ΔE00 6.62
Light Peach
#FFD8B1
ΔE00 7.89
Pale Salmon
#FFB19A
ΔE00 8.18
Peach
#FFDAB9
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF95 #95D5FF
analogous
#FF95A0 #FFBF95 #FFF495
triadic
#FFBF95 #95FFBF #BF95FF
tetradic
#FFBF95 #A0FF95 #95D5FF #F495FF
square
#FFBF95 #A0FF95 #95D5FF #F495FF
split-complementary
#FFBF95 #95FFF4 #95A0FF
monochromatic
#FF751B #FF9A58 #FFBF95 #FFE4D2 #FFEDE0
Accessibility & contrast
On white
1.60
#FFBF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FFBF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF95
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF95 | 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)
#D1C492
Deuteranopia (green-blind)
#E0D295
Tritanopia (blue-blind)
#FFB3B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf95; /* rgb */ color: rgb(255, 191, 149); /* oklch */ color: oklch(85.3% 0.092 54.4);
Tailwind
colors: {
custom: {
50: '#ffd2b4',
500: '#ffbf95',
950: '#000000',
},
}SCSS
$custom: #ffbf95; $custom-light: #ffd2b4; $custom-dark: #000000;
JSON
{
"hex": "#ffbf95",
"rgb": {
"r": 255,
"g": 191,
"b": 149
},
"hsl": {
"h": 23.774,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.85336,
"c": 0.09242,
"h": 54.4
},
"luminance": 0.60692
}Semantic roles & 50–950 ramp
primary
#FFBF95
secondary
#57AAE1
accent
#8BE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381