#FFBF8A#FFBF8A
#FFBF8A is a very light, moderate orange. Relative luminance 0.604; OKLCH L 85.1% C 0.101 H 60.5°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF8A |
|---|---|
| RGB | rgb(255, 191, 138) |
| HSL | hsl(27, 100%, 77%) |
| HSV | hsv(27, 46%, 100%) |
| CMYK | cmyk(0%, 25.1%, 45.9%, 0%) |
| CIE-LAB | lab(82.03, 16.74, 35.64) |
| CIE-LCH | lch(82.03, 39.38, 64.85°) |
| OKLab | oklab(85.14% 0.0496 0.0876) |
| OKLCH | oklch(85.14% 0.101 60.5) |
| XYZ | xyz(64.4611, 60.3607, 32.2954) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.51
Peach (survey)
#FFB07C
ΔE00 4.59
Sandybrown
#F4A460
ΔE00 7.10
Apricot
#FBCEB1
ΔE00 7.32
Burlywood
#DEB887
ΔE00 7.43
Pale Orange
#FFA756
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF8A #8ACAFF
analogous
#FF8A90 #FFBF8A #FFF98A
triadic
#FFBF8A #8AFFBF #BF8AFF
tetradic
#FFBF8A #90FF8A #8ACAFF #F98AFF
square
#FFBF8A #90FF8A #8ACAFF #F98AFF
split-complementary
#FFBF8A #8AFFF9 #8A90FF
monochromatic
#FF7C10 #FF9E4D #FFBF8A #FFE0C7 #FFEEE0
Accessibility & contrast
On white
1.61
#FFBF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FFBF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF8A
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF8A | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C486
Deuteranopia (green-blind)
#E2D28B
Tritanopia (blue-blind)
#FFB2B1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf8a; /* rgb */ color: rgb(255, 191, 138); /* oklch */ color: oklch(85.1% 0.101 60.5);
Tailwind
colors: {
custom: {
50: '#ffd2ac',
500: '#ffbf8a',
950: '#000000',
},
}SCSS
$custom: #ffbf8a; $custom-light: #ffd2ac; $custom-dark: #000000;
JSON
{
"hex": "#ffbf8a",
"rgb": {
"r": 255,
"g": 191,
"b": 138
},
"hsl": {
"h": 27.179,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.85136,
"c": 0.10061,
"h": 60.5
},
"luminance": 0.60357
}Semantic roles & 50–950 ramp
primary
#FFBF8A
secondary
#4E9DE0
accent
#7EE600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381