#FFBFC9#FFBFC9
#FFBFC9 is a very light, moderate red. Relative luminance 0.627; OKLCH L 86.5% C 0.075 H 8.3°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFC9 |
|---|---|
| RGB | rgb(255, 191, 201) |
| HSL | hsl(351, 100%, 87%) |
| HSV | hsv(351, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 21.2%, 0%) |
| CIE-LAB | lab(83.31, 24.38, 3.99) |
| CIE-LCH | lch(83.31, 24.70, 9.30°) |
| OKLab | oklab(86.54% 0.0738 0.0108) |
| OKLCH | oklch(86.54% 0.075 8.3) |
| XYZ | xyz(70.4142, 62.7420, 63.6485) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.48
Bubblegum
#FFC1CC
ΔE00 0.70
Light Rose
#FFC5CB
ΔE00 2.01
Pale Rose
#FDC1C5
ΔE00 2.18
Lightpink
#FFB6C1
ΔE00 2.35
Pastel Pink
#FFBACD
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFC9 #BFFFF5
analogous
#FFBFE9 #FFBFC9 #FFD5BF
triadic
#FFBFC9 #C9FFBF #BFC9FF
tetradic
#FFBFC9 #E9FFBF #BFFFF5 #D5BFFF
square
#FFBFC9 #E9FFBF #BFFFF5 #D5BFFF
split-complementary
#FFBFC9 #BFFFD5 #BFE9FF
monochromatic
#FF4562 #FF8295 #FFBFC9 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.55
#FFBFC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#FFBFC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFC9
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFC9 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C9
Deuteranopia (green-blind)
#D7D4C8
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbfc9; /* rgb */ color: rgb(255, 191, 201); /* oklch */ color: oklch(86.5% 0.075 8.3);
Tailwind
colors: {
custom: {
50: '#ffd2d9',
500: '#ffbfc9',
950: '#000000',
},
}SCSS
$custom: #ffbfc9; $custom-light: #ffd2d9; $custom-dark: #000000;
JSON
{
"hex": "#ffbfc9",
"rgb": {
"r": 255,
"g": 191,
"b": 201
},
"hsl": {
"h": 350.625,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86541,
"c": 0.07457,
"h": 8.3
},
"luminance": 0.62739
}Semantic roles & 50–950 ramp
primary
#FFBFC9
secondary
#7BE8D7
accent
#E6C200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383