#FFBFA8#FFBFA8
#FFBFA8 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.7% C 0.081 H 40.6°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFA8 |
|---|---|
| RGB | rgb(255, 191, 168) |
| HSL | hsl(16, 100%, 83%) |
| HSV | hsv(16, 34%, 100%) |
| CMYK | cmyk(0%, 25.1%, 34.1%, 0%) |
| CIE-LAB | lab(82.57, 20.00, 20.58) |
| CIE-LCH | lch(82.57, 28.69, 45.82°) |
| OKLab | oklab(85.73% 0.0612 0.0525) |
| OKLCH | oklch(85.73% 0.081 40.6) |
| XYZ | xyz(66.9406, 61.3526, 45.3545) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.82
Light Salmon
#FEA993
ΔE00 5.85
Apricot
#FBCEB1
ΔE00 6.48
Blush (survey)
#F29E8E
ΔE00 8.55
Lightsalmon
#FFA07A
ΔE00 8.72
Peach (survey)
#FFB07C
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFA8 #A8E8FF
analogous
#FFA8BC #FFBFA8 #FFEAA8
triadic
#FFBFA8 #A8FFBF #BFA8FF
tetradic
#FFBFA8 #BCFFA8 #A8E8FF #EAA8FF
square
#FFBFA8 #BCFFA8 #A8E8FF #EAA8FF
split-complementary
#FFBFA8 #A8FFEA #A8BCFF
monochromatic
#FF652E #FF926B #FFBFA8 #FFE8E0 #FFE8E0
Accessibility & contrast
On white
1.58
#FFBFA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#FFBFA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFA8
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFA8 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC6A6
Deuteranopia (green-blind)
#DDD3A8
Tritanopia (blue-blind)
#FFB5B9
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffbfa8; /* rgb */ color: rgb(255, 191, 168); /* oklch */ color: oklch(85.7% 0.081 40.6);
Tailwind
colors: {
custom: {
50: '#ffd2c2',
500: '#ffbfa8',
950: '#000000',
},
}SCSS
$custom: #ffbfa8; $custom-light: #ffd2c2; $custom-dark: #000000;
JSON
{
"hex": "#ffbfa8",
"rgb": {
"r": 255,
"g": 191,
"b": 168
},
"hsl": {
"h": 15.862,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.85726,
"c": 0.08067,
"h": 40.6
},
"luminance": 0.61349
}Semantic roles & 50–950 ramp
primary
#FFBFA8
secondary
#67C3E4
accent
#A9E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382