#FFBFC6#FFBFC6
#FFBFC6 is a very light, moderate red. Relative luminance 0.626; OKLCH L 86.5% C 0.074 H 11.4°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFC6 |
|---|---|
| RGB | rgb(255, 191, 198) |
| HSL | hsl(353, 100%, 87%) |
| HSV | hsv(353, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 22.4%, 0%) |
| CIE-LAB | lab(83.23, 23.95, 5.49) |
| CIE-LCH | lch(83.23, 24.57, 12.92°) |
| OKLab | oklab(86.46% 0.0727 0.0147) |
| OKLCH | oklch(86.46% 0.074 11.4) |
| XYZ | xyz(70.0647, 62.6022, 61.8080) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.28
Pink
#FFC0CB
ΔE00 1.48
Bubblegum
#FFC1CC
ΔE00 1.60
Light Rose
#FFC5CB
ΔE00 1.65
Lightpink
#FFB6C1
ΔE00 2.52
Pastel Pink
#FFBACD
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFC6 #BFFFF8
analogous
#FFBFE6 #FFBFC6 #FFD8BF
triadic
#FFBFC6 #C6FFBF #BFC6FF
tetradic
#FFBFC6 #E6FFBF #BFFFF8 #D8BFFF
square
#FFBFC6 #E6FFBF #BFFFF8 #D8BFFF
split-complementary
#FFBFC6 #BFFFD8 #BFE6FF
monochromatic
#FF4559 #FF828F #FFBFC6 #FFE0E4 #FFE0E4
Accessibility & contrast
On white
1.55
#FFBFC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FFBFC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFC6
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFC6 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C8C6
Deuteranopia (green-blind)
#D8D4C5
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbfc6; /* rgb */ color: rgb(255, 191, 198); /* oklch */ color: oklch(86.5% 0.074 11.4);
Tailwind
colors: {
custom: {
50: '#ffd2d7',
500: '#ffbfc6',
950: '#000000',
},
}SCSS
$custom: #ffbfc6; $custom-light: #ffd2d7; $custom-dark: #000000;
JSON
{
"hex": "#ffbfc6",
"rgb": {
"r": 255,
"g": 191,
"b": 198
},
"hsl": {
"h": 353.438,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.8646,
"c": 0.07414,
"h": 11.4
},
"luminance": 0.62599
}Semantic roles & 50–950 ramp
primary
#FFBFC6
secondary
#7BE8DC
accent
#E6CC00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383