#FFBFB9#FFBFB9
#FFBFB9 is a very light, moderate red. Relative luminance 0.620; OKLCH L 86.1% C 0.075 H 24.8°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFB9 |
|---|---|
| RGB | rgb(255, 191, 185) |
| HSL | hsl(5, 100%, 86%) |
| HSV | hsv(5, 27%, 100%) |
| CMYK | cmyk(0%, 25.1%, 27.5%, 0%) |
| CIE-LAB | lab(82.93, 22.15, 12.02) |
| CIE-LCH | lch(82.93, 25.20, 28.48°) |
| OKLab | oklab(86.12% 0.0678 0.0314) |
| OKLCH | oklch(86.12% 0.075 24.8) |
| XYZ | xyz(68.6291, 62.0280, 54.2472) |
| Luminance | 0.6202 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.91
Light Rose
#FFC5CB
ΔE00 4.90
Pink
#FFC0CB
ΔE00 6.29
Bubblegum
#FFC1CC
ΔE00 6.34
Lightpink
#FFB6C1
ΔE00 6.35
Pale Salmon
#FFB19A
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFB9 #B9F9FF
analogous
#FFB9D6 #FFBFB9 #FFE2B9
triadic
#FFBFB9 #B9FFBF #BFB9FF
tetradic
#FFBFB9 #D6FFB9 #B9F9FF #E2B9FF
square
#FFBFB9 #D6FFB9 #B9F9FF #E2B9FF
split-complementary
#FFBFB9 #B9FFE2 #B9D6FF
monochromatic
#FF4F3F #FF877C #FFBFB9 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.57
#FFBFB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#FFBFB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFB9
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFB9 | 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)
#CCC7B8
Deuteranopia (green-blind)
#DBD3B8
Tritanopia (blue-blind)
#FFB8BE
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffbfb9; /* rgb */ color: rgb(255, 191, 185); /* oklch */ color: oklch(86.1% 0.075 24.8);
Tailwind
colors: {
custom: {
50: '#ffd2ce',
500: '#ffbfb9',
950: '#000000',
},
}SCSS
$custom: #ffbfb9; $custom-light: #ffd2ce; $custom-dark: #000000;
JSON
{
"hex": "#ffbfb9",
"rgb": {
"r": 255,
"g": 191,
"b": 185
},
"hsl": {
"h": 5.143,
"s": 100,
"l": 86.275
},
"oklch": {
"l": 0.86124,
"c": 0.07468,
"h": 24.8
},
"luminance": 0.62024
}Semantic roles & 50–950 ramp
primary
#FFBFB9
secondary
#75DDE7
accent
#D2E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383