#FFBF8E#FFBF8E
#FFBF8E is a very light, moderate orange. Relative luminance 0.605; OKLCH L 85.2% C 0.098 H 58.4°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBF8E |
|---|---|
| RGB | rgb(255, 191, 142) |
| HSL | hsl(26, 100%, 78%) |
| HSV | hsv(26, 44%, 100%) |
| CMYK | cmyk(0%, 25.1%, 44.3%, 0%) |
| CIE-LAB | lab(82.10, 17.13, 33.65) |
| CIE-LCH | lch(82.10, 37.76, 63.02°) |
| OKLab | oklab(85.21% 0.0511 0.0831) |
| OKLCH | oklch(85.21% 0.098 58.4) |
| XYZ | xyz(64.7560, 60.4787, 33.8488) |
| Luminance | 0.6048 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.26
Apricot (survey)
#FFB16D
ΔE00 5.13
Apricot
#FBCEB1
ΔE00 6.61
Sandybrown
#F4A460
ΔE00 7.48
Light Peach
#FFD8B1
ΔE00 7.65
Burlywood
#DEB887
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBF8E #8ECEFF
analogous
#FF8E95 #FFBF8E #FFF88E
triadic
#FFBF8E #8EFFBF #BF8EFF
tetradic
#FFBF8E #95FF8E #8ECEFF #F88EFF
square
#FFBF8E #95FF8E #8ECEFF #F88EFF
split-complementary
#FFBF8E #8EFFF8 #8E95FF
monochromatic
#FF7A14 #FF9C51 #FFBF8E #FFE2CB #FFEEE0
Accessibility & contrast
On white
1.60
#FFBF8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#FFBF8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBF8E
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBF8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBF8E | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48A
Deuteranopia (green-blind)
#E1D28F
Tritanopia (blue-blind)
#FFB2B2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbf8e; /* rgb */ color: rgb(255, 191, 142); /* oklch */ color: oklch(85.2% 0.098 58.4);
Tailwind
colors: {
custom: {
50: '#ffd2af',
500: '#ffbf8e',
950: '#000000',
},
}SCSS
$custom: #ffbf8e; $custom-light: #ffd2af; $custom-dark: #000000;
JSON
{
"hex": "#ffbf8e",
"rgb": {
"r": 255,
"g": 191,
"b": 142
},
"hsl": {
"h": 26.018,
"s": 100,
"l": 77.843
},
"oklch": {
"l": 0.85206,
"c": 0.09756,
"h": 58.4
},
"luminance": 0.60475
}Semantic roles & 50–950 ramp
primary
#FFBF8E
secondary
#51A2E0
accent
#82E600
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#181410
muted
#868381