#FFBFC5#FFBFC5
#FFBFC5 is a very light, moderate red. Relative luminance 0.626; OKLCH L 86.4% C 0.074 H 12.5°. Best body text is #000000 at 13.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFC5 |
|---|---|
| RGB | rgb(255, 191, 197) |
| HSL | hsl(354, 100%, 87%) |
| HSV | hsv(354, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 22.7%, 0%) |
| CIE-LAB | lab(83.21, 23.80, 5.99) |
| CIE-LCH | lch(83.21, 24.55, 14.13°) |
| OKLab | oklab(86.43% 0.0723 0.016) |
| OKLCH | oklch(86.43% 0.074 12.5) |
| XYZ | xyz(69.9498, 62.5562, 61.2026) |
| Luminance | 0.6255 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.05
Light Rose
#FFC5CB
ΔE00 1.66
Pink
#FFC0CB
ΔE00 1.83
Bubblegum
#FFC1CC
ΔE00 1.93
Lightpink
#FFB6C1
ΔE00 2.67
Pastel Pink
#FFBACD
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFC5 #BFFFF9
analogous
#FFBFE5 #FFBFC5 #FFD9BF
triadic
#FFBFC5 #C5FFBF #BFC5FF
tetradic
#FFBFC5 #E5FFBF #BFFFF9 #D9BFFF
square
#FFBFC5 #E5FFBF #BFFFF9 #D9BFFF
split-complementary
#FFBFC5 #BFFFD9 #BFE5FF
monochromatic
#FF4556 #FF828E #FFBFC5 #FFE0E3 #FFE0E3
Accessibility & contrast
On white
1.55
#FFBFC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.51
#FFBFC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFC5
13.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFC5 | 1.00 | 1.55 | 13.51 | 13.51 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C5
Deuteranopia (green-blind)
#D8D4C4
Tritanopia (blue-blind)
#FFBAC1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbfc5; /* rgb */ color: rgb(255, 191, 197); /* oklch */ color: oklch(86.4% 0.074 12.5);
Tailwind
colors: {
custom: {
50: '#ffd2d6',
500: '#ffbfc5',
950: '#000000',
},
}SCSS
$custom: #ffbfc5; $custom-light: #ffd2d6; $custom-dark: #000000;
JSON
{
"hex": "#ffbfc5",
"rgb": {
"r": 255,
"g": 191,
"b": 197
},
"hsl": {
"h": 354.375,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86433,
"c": 0.07405,
"h": 12.5
},
"luminance": 0.62553
}Semantic roles & 50–950 ramp
primary
#FFBFC5
secondary
#7BE8DD
accent
#E6D000
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383