#FFBFC8#FFBFC8
#FFBFC8 is a very light, moderate red. Relative luminance 0.627; OKLCH L 86.5% C 0.074 H 9.4°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFC8 |
|---|---|
| RGB | rgb(255, 191, 200) |
| HSL | hsl(352, 100%, 87%) |
| HSV | hsv(352, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 21.6%, 0%) |
| CIE-LAB | lab(83.28, 24.23, 4.49) |
| CIE-LCH | lch(83.28, 24.65, 10.50°) |
| OKLab | oklab(86.51% 0.0734 0.0121) |
| OKLCH | oklch(86.51% 0.074 9.4) |
| XYZ | xyz(70.2969, 62.6951, 63.0309) |
| Luminance | 0.6269 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.79
Bubblegum
#FFC1CC
ΔE00 0.96
Light Rose
#FFC5CB
ΔE00 1.83
Pale Rose
#FDC1C5
ΔE00 1.86
Lightpink
#FFB6C1
ΔE00 2.35
Pastel Pink
#FFBACD
ΔE00 3.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFC8 #BFFFF6
analogous
#FFBFE8 #FFBFC8 #FFD6BF
triadic
#FFBFC8 #C8FFBF #BFC8FF
tetradic
#FFBFC8 #E8FFBF #BFFFF6 #D6BFFF
square
#FFBFC8 #E8FFBF #BFFFF6 #D6BFFF
split-complementary
#FFBFC8 #BFFFD6 #BFE8FF
monochromatic
#FF455F #FF8293 #FFBFC8 #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.55
#FFBFC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#FFBFC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFC8
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFC8 | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C9C8
Deuteranopia (green-blind)
#D8D4C7
Tritanopia (blue-blind)
#FFBAC2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #ffbfc8; /* rgb */ color: rgb(255, 191, 200); /* oklch */ color: oklch(86.5% 0.074 9.4);
Tailwind
colors: {
custom: {
50: '#ffd2d8',
500: '#ffbfc8',
950: '#000000',
},
}SCSS
$custom: #ffbfc8; $custom-light: #ffd2d8; $custom-dark: #000000;
JSON
{
"hex": "#ffbfc8",
"rgb": {
"r": 255,
"g": 191,
"b": 200
},
"hsl": {
"h": 351.563,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86514,
"c": 0.0744,
"h": 9.4
},
"luminance": 0.62692
}Semantic roles & 50–950 ramp
primary
#FFBFC8
secondary
#7BE8D8
accent
#E6C500
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383