#FFBFB4#FFBFB4
#FFBFB4 is a very light, moderate red. Relative luminance 0.618; OKLCH L 86.0% C 0.076 H 29.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFB4 |
|---|---|
| RGB | rgb(255, 191, 180) |
| HSL | hsl(9, 100%, 85%) |
| HSV | hsv(9, 29%, 100%) |
| CMYK | cmyk(0%, 25.1%, 29.4%, 0%) |
| CIE-LAB | lab(82.82, 21.49, 14.53) |
| CIE-LCH | lch(82.82, 25.95, 34.06°) |
| OKLab | oklab(86% 0.0659 0.0377) |
| OKLCH | oklch(86% 0.076 29.8) |
| XYZ | xyz(68.1106, 61.8205, 51.5162) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.48
Pale Rose
#FDC1C5
ΔE00 5.78
Light Salmon
#FEA993
ΔE00 6.71
Light Rose
#FFC5CB
ΔE00 6.72
Blush (survey)
#F29E8E
ΔE00 8.19
Pink
#FFC0CB
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFB4 #B4F4FF
analogous
#FFB4CE #FFBFB4 #FFE4B4
triadic
#FFBFB4 #B4FFBF #BFB4FF
tetradic
#FFBFB4 #CEFFB4 #B4F4FF #E4B4FF
square
#FFBFB4 #CEFFB4 #B4F4FF #E4B4FF
split-complementary
#FFBFB4 #B4FFE4 #B4CEFF
monochromatic
#FF573A #FF8B77 #FFBFB4 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.57
#FFBFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#FFBFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFB4
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFB4 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC7B3
Deuteranopia (green-blind)
#DBD3B3
Tritanopia (blue-blind)
#FFB7BC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfb4; /* rgb */ color: rgb(255, 191, 180); /* oklch */ color: oklch(86.0% 0.076 29.8);
Tailwind
colors: {
custom: {
50: '#ffd2ca',
500: '#ffbfb4',
950: '#000000',
},
}SCSS
$custom: #ffbfb4; $custom-light: #ffd2ca; $custom-dark: #000000;
JSON
{
"hex": "#ffbfb4",
"rgb": {
"r": 255,
"g": 191,
"b": 180
},
"hsl": {
"h": 8.8,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.86002,
"c": 0.07588,
"h": 29.8
},
"luminance": 0.61817
}Semantic roles & 50–950 ramp
primary
#FFBFB4
secondary
#71D5E6
accent
#C4E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382