#FFBFBA#FFBFBA
#FFBFBA is a very light, moderate red. Relative luminance 0.621; OKLCH L 86.1% C 0.075 H 23.8°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFBA |
|---|---|
| RGB | rgb(255, 191, 186) |
| HSL | hsl(4, 100%, 86%) |
| HSV | hsv(4, 27%, 100%) |
| CMYK | cmyk(0%, 25.1%, 27.1%, 0%) |
| CIE-LAB | lab(82.95, 22.29, 11.51) |
| CIE-LCH | lch(82.95, 25.08, 27.32°) |
| OKLab | oklab(86.15% 0.0682 0.0301) |
| OKLCH | oklch(86.15% 0.075 23.8) |
| XYZ | xyz(68.7351, 62.0703, 54.8052) |
| Luminance | 0.6207 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.54
Light Rose
#FFC5CB
ΔE00 4.55
Pink
#FFC0CB
ΔE00 5.90
Bubblegum
#FFC1CC
ΔE00 5.96
Lightpink
#FFB6C1
ΔE00 5.98
Pale Salmon
#FFB19A
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFBA #BAFAFF
analogous
#FFBAD8 #FFBFBA #FFE2BA
triadic
#FFBFBA #BAFFBF #BFBAFF
tetradic
#FFBFBA #D8FFBA #BAFAFF #E2BAFF
square
#FFBFBA #D8FFBA #BAFAFF #E2BAFF
split-complementary
#FFBFBA #BAFFE2 #BAD8FF
monochromatic
#FF4D40 #FF867D #FFBFBA #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.57
#FFBFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#FFBFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFBA
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFBA | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#DAD3B9
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbfba; /* rgb */ color: rgb(255, 191, 186); /* oklch */ color: oklch(86.1% 0.075 23.8);
Tailwind
colors: {
custom: {
50: '#ffd2ce',
500: '#ffbfba',
950: '#000000',
},
}SCSS
$custom: #ffbfba; $custom-light: #ffd2ce; $custom-dark: #000000;
JSON
{
"hex": "#ffbfba",
"rgb": {
"r": 255,
"g": 191,
"b": 186
},
"hsl": {
"h": 4.348,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.86149,
"c": 0.07451,
"h": 23.8
},
"luminance": 0.62067
}Semantic roles & 50–950 ramp
primary
#FFBFBA
secondary
#76DFE7
accent
#D5E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383