#FFBF8B#FFBF8B
#FFBF8B is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.2% C 0.100 H 60.0°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF8B |
|---|---|
| RGB | rgb(255, 191, 139) |
| HSL | hsl(27, 100%, 77%) |
| HSV | hsv(27, 45%, 100%) |
| CMYK | cmyk(0%, 25.1%, 45.5%, 0%) |
| CIE-LAB | lab(82.05, 16.83, 35.15) |
| CIE-LCH | lch(82.05, 38.97, 64.41°) |
| OKLab | oklab(85.15% 0.0499 0.0865) |
| OKLCH | oklch(85.15% 0.1 60) |
| XYZ | xyz(64.5338, 60.3898, 32.6785) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.48
Apricot (survey)
#FFB16D
ΔE00 4.65
Apricot
#FBCEB1
ΔE00 7.14
Sandybrown
#F4A460
ΔE00 7.18
Burlywood
#DEB887
ΔE00 7.52
Light Peach
#FFD8B1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF8B #8BCBFF
analogous
#FF8B91 #FFBF8B #FFF98B
triadic
#FFBF8B #8BFFBF #BF8BFF
tetradic
#FFBF8B #91FF8B #8BCBFF #F98BFF
square
#FFBF8B #91FF8B #8BCBFF #F98BFF
split-complementary
#FFBF8B #8BFFF9 #8B91FF
monochromatic
#FF7B11 #FF9D4E #FFBF8B #FFE1C8 #FFEEE0
Accessibility & contrast
On white
1.61
#FFBF8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#FFBF8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF8B
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF8B | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C487
Deuteranopia (green-blind)
#E2D28C
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf8b; /* rgb */ color: rgb(255, 191, 139); /* oklch */ color: oklch(85.2% 0.100 60.0);
Tailwind
colors: {
custom: {
50: '#ffd2ad',
500: '#ffbf8b',
950: '#000000',
},
}SCSS
$custom: #ffbf8b; $custom-light: #ffd2ad; $custom-dark: #000000;
JSON
{
"hex": "#ffbf8b",
"rgb": {
"r": 255,
"g": 191,
"b": 139
},
"hsl": {
"h": 26.897,
"s": 100,
"l": 77.255
},
"oklch": {
"l": 0.85153,
"c": 0.09985,
"h": 60
},
"luminance": 0.60386
}Semantic roles & 50–950 ramp
primary
#FFBF8B
secondary
#4E9FE0
accent
#7FE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381