#FFBFB8#FFBFB8
#FFBFB8 is a very light, moderate red. Relative luminance 0.620; OKLCH L 86.1% C 0.075 H 25.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFB8 |
|---|---|
| RGB | rgb(255, 191, 184) |
| HSL | hsl(6, 100%, 86%) |
| HSV | hsv(6, 28%, 100%) |
| CMYK | cmyk(0%, 25.1%, 27.8%, 0%) |
| CIE-LAB | lab(82.91, 22.02, 12.52) |
| CIE-LCH | lch(82.91, 25.33, 29.62°) |
| OKLab | oklab(86.1% 0.0674 0.0326) |
| OKLCH | oklch(86.1% 0.075 25.8) |
| XYZ | xyz(68.5239, 61.9859, 53.6932) |
| Luminance | 0.6198 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.28
Light Rose
#FFC5CB
ΔE00 5.26
Pink
#FFC0CB
ΔE00 6.67
Lightpink
#FFB6C1
ΔE00 6.72
Bubblegum
#FFC1CC
ΔE00 6.72
Pale Salmon
#FFB19A
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFB8 #B8F8FF
analogous
#FFB8D4 #FFBFB8 #FFE2B8
triadic
#FFBFB8 #B8FFBF #BFB8FF
tetradic
#FFBFB8 #D4FFB8 #B8F8FF #E2B8FF
square
#FFBFB8 #D4FFB8 #B8F8FF #E2B8FF
split-complementary
#FFBFB8 #B8FFE2 #B8D4FF
monochromatic
#FF513E #FF887B #FFBFB8 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.57
#FFBFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FFBFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFB8
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFB8 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC7B7
Deuteranopia (green-blind)
#DBD3B7
Tritanopia (blue-blind)
#FFB8BD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfb8; /* rgb */ color: rgb(255, 191, 184); /* oklch */ color: oklch(86.1% 0.075 25.8);
Tailwind
colors: {
custom: {
50: '#ffd2cd',
500: '#ffbfb8',
950: '#000000',
},
}SCSS
$custom: #ffbfb8; $custom-light: #ffd2cd; $custom-dark: #000000;
JSON
{
"hex": "#ffbfb8",
"rgb": {
"r": 255,
"g": 191,
"b": 184
},
"hsl": {
"h": 5.915,
"s": 100,
"l": 86.078
},
"oklch": {
"l": 0.86099,
"c": 0.07488,
"h": 25.8
},
"luminance": 0.61982
}Semantic roles & 50–950 ramp
primary
#FFBFB8
secondary
#75DBE7
accent
#CFE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383