#FFBF99#FFBF99
#FFBF99 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.4% C 0.090 H 51.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF99 |
|---|---|
| RGB | rgb(255, 191, 153) |
| HSL | hsl(22, 100%, 80%) |
| HSV | hsv(22, 40%, 100%) |
| CMYK | cmyk(0%, 25.1%, 40%, 0%) |
| CIE-LAB | lab(82.28, 18.28, 28.13) |
| CIE-LCH | lch(82.28, 33.55, 56.99°) |
| OKLab | oklab(85.41% 0.0554 0.0705) |
| OKLCH | oklch(85.41% 0.09 51.9) |
| XYZ | xyz(65.6230, 60.8255, 38.4149) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.94
Apricot
#FBCEB1
ΔE00 5.22
Pale Salmon
#FFB19A
ΔE00 7.07
Apricot (survey)
#FFB16D
ΔE00 7.67
Light Peach
#FFD8B1
ΔE00 8.26
Peach
#FFDAB9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF99 #99D9FF
analogous
#FF99A6 #FFBF99 #FFF299
triadic
#FFBF99 #99FFBF #BF99FF
tetradic
#FFBF99 #A6FF99 #99D9FF #F299FF
square
#FFBF99 #A6FF99 #99D9FF #F299FF
split-complementary
#FFBF99 #99FFF2 #99A6FF
monochromatic
#FF721F #FF995C #FFBF99 #FFE5D6 #FFECE0
Accessibility & contrast
On white
1.60
#FFBF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#FFBF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF99
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF99 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C596
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#FFB3B5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbf99; /* rgb */ color: rgb(255, 191, 153); /* oklch */ color: oklch(85.4% 0.090 51.9);
Tailwind
colors: {
custom: {
50: '#ffd2b7',
500: '#ffbf99',
950: '#000000',
},
}SCSS
$custom: #ffbf99; $custom-light: #ffd2b7; $custom-dark: #000000;
JSON
{
"hex": "#ffbf99",
"rgb": {
"r": 255,
"g": 191,
"b": 153
},
"hsl": {
"h": 22.353,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.85413,
"c": 0.08964,
"h": 51.9
},
"luminance": 0.60822
}Semantic roles & 50–950 ramp
primary
#FFBF99
secondary
#5AAFE2
accent
#90E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381