#FFBF81#FFBF81
#FFBF81 is a very light, moderate orange. Relative luminance 0.601; OKLCH L 85.0% C 0.108 H 64.6°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF81 |
|---|---|
| RGB | rgb(255, 191, 129) |
| HSL | hsl(30, 100%, 75%) |
| HSV | hsv(30, 49%, 100%) |
| CMYK | cmyk(0%, 25.1%, 49.4%, 0%) |
| CIE-LAB | lab(81.90, 15.90, 40.10) |
| CIE-LCH | lch(81.90, 43.14, 68.38°) |
| OKLab | oklab(84.99% 0.0461 0.0973) |
| OKLCH | oklch(84.99% 0.108 64.6) |
| XYZ | xyz(63.8363, 60.1108, 29.0049) |
| Luminance | 0.6011 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.02
Peach (survey)
#FFB07C
ΔE00 5.95
Sandybrown
#F4A460
ΔE00 6.85
Pale Orange
#FFA756
ΔE00 6.90
Burlywood
#DEB887
ΔE00 7.06
Light Orange
#FDAA48
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF81 #81C1FF
analogous
#FF8182 #FFBF81 #FFFE81
triadic
#FFBF81 #81FFBF #BF81FF
tetradic
#FFBF81 #82FF81 #81C1FF #FE81FF
square
#FFBF81 #82FF81 #81C1FF #FE81FF
split-complementary
#FFBF81 #81FFFE #8182FF
monochromatic
#FF8107 #FFA044 #FFBF81 #FFDEBE #FFEFE0
Accessibility & contrast
On white
1.61
#FFBF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FFBF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF81
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF81 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C37C
Deuteranopia (green-blind)
#E3D182
Tritanopia (blue-blind)
#FFB1B0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf81; /* rgb */ color: rgb(255, 191, 129); /* oklch */ color: oklch(85.0% 0.108 64.6);
Tailwind
colors: {
custom: {
50: '#ffd2a6',
500: '#ffbf81',
950: '#000000',
},
}SCSS
$custom: #ffbf81; $custom-light: #ffd2a6; $custom-dark: #000000;
JSON
{
"hex": "#ffbf81",
"rgb": {
"r": 255,
"g": 191,
"b": 129
},
"hsl": {
"h": 29.524,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.84986,
"c": 0.10768,
"h": 64.6
},
"luminance": 0.60107
}Semantic roles & 50–950 ramp
primary
#FFBF81
secondary
#4693DE
accent
#75E600
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380