#FFBFCD#FFBFCD
#FFBFCD is a very light, moderate red. Relative luminance 0.629; OKLCH L 86.7% C 0.075 H 4.3°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFCD |
|---|---|
| RGB | rgb(255, 191, 205) |
| HSL | hsl(347, 100%, 87%) |
| HSV | hsv(347, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 19.6%, 0%) |
| CIE-LAB | lab(83.41, 24.96, 1.99) |
| CIE-LCH | lch(83.41, 25.04, 4.57°) |
| OKLab | oklab(86.65% 0.0752 0.0056) |
| OKLCH | oklch(86.65% 0.075 4.3) |
| XYZ | xyz(70.8908, 62.9327, 66.1589) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 1.00
Bubblegum
#FFC1CC
ΔE00 1.06
Pastel Pink
#FFBACD
ΔE00 1.84
Lightpink
#FFB6C1
ΔE00 2.82
Light Rose
#FFC5CB
ΔE00 2.99
Baby Pink
#FFB7CE
ΔE00 3.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFCD #BFFFF1
analogous
#FFBFED #FFBFCD #FFD1BF
triadic
#FFBFCD #CDFFBF #BFCDFF
tetradic
#FFBFCD #EDFFBF #BFFFF1 #D1BFFF
square
#FFBFCD #EDFFBF #BFFFF1 #D1BFFF
split-complementary
#FFBFCD #BFFFD1 #BFEDFF
monochromatic
#FF456D #FF829D #FFBFCD #FFE0E7 #FFE0E7
Accessibility & contrast
On white
1.55
#FFBFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#FFBFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFCD
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFCD | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#D7D4CC
Tritanopia (blue-blind)
#FFBBC4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbfcd; /* rgb */ color: rgb(255, 191, 205); /* oklch */ color: oklch(86.7% 0.075 4.3);
Tailwind
colors: {
custom: {
50: '#ffd2dc',
500: '#ffbfcd',
950: '#000000',
},
}SCSS
$custom: #ffbfcd; $custom-light: #ffd2dc; $custom-dark: #000000;
JSON
{
"hex": "#ffbfcd",
"rgb": {
"r": 255,
"g": 191,
"b": 205
},
"hsl": {
"h": 346.875,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86652,
"c": 0.07545,
"h": 4.3
},
"luminance": 0.62929
}Semantic roles & 50–950 ramp
primary
#FFBFCD
secondary
#7BE8D0
accent
#E6B300
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384