#FFBFCA#FFBFCA
#FFBFCA is a very light, moderate red. Relative luminance 0.628; OKLCH L 86.6% C 0.075 H 7.3°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFCA |
|---|---|
| RGB | rgb(255, 191, 202) |
| HSL | hsl(350, 100%, 87%) |
| HSV | hsv(350, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 20.8%, 0%) |
| CIE-LAB | lab(83.33, 24.52, 3.49) |
| CIE-LCH | lch(83.33, 24.77, 8.10°) |
| OKLab | oklab(86.57% 0.0741 0.0095) |
| OKLCH | oklch(86.57% 0.075 7.3) |
| XYZ | xyz(70.5322, 62.7892, 64.2700) |
| Luminance | 0.6279 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pink
#FFC0CB
ΔE00 0.27
Bubblegum
#FFC1CC
ΔE00 0.55
Light Rose
#FFC5CB
ΔE00 2.22
Lightpink
#FFB6C1
ΔE00 2.40
Pale Rose
#FDC1C5
ΔE00 2.49
Pastel Pink
#FFBACD
ΔE00 2.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFCA #BFFFF4
analogous
#FFBFEA #FFBFCA #FFD4BF
triadic
#FFBFCA #CAFFBF #BFCAFF
tetradic
#FFBFCA #EAFFBF #BFFFF4 #D4BFFF
square
#FFBFCA #EAFFBF #BFFFF4 #D4BFFF
split-complementary
#FFBFCA #BFFFD4 #BFEAFF
monochromatic
#FF4565 #FF8297 #FFBFCA #FFE0E6 #FFE0E6
Accessibility & contrast
On white
1.55
#FFBFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#FFBFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFCA
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFCA | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CA
Deuteranopia (green-blind)
#D7D4C9
Tritanopia (blue-blind)
#FFBAC3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ffbfca; /* rgb */ color: rgb(255, 191, 202); /* oklch */ color: oklch(86.6% 0.075 7.3);
Tailwind
colors: {
custom: {
50: '#ffd2da',
500: '#ffbfca',
950: '#000000',
},
}SCSS
$custom: #ffbfca; $custom-light: #ffd2da; $custom-dark: #000000;
JSON
{
"hex": "#ffbfca",
"rgb": {
"r": 255,
"g": 191,
"b": 202
},
"hsl": {
"h": 349.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.86568,
"c": 0.07476,
"h": 7.3
},
"luminance": 0.62786
}Semantic roles & 50–950 ramp
primary
#FFBFCA
secondary
#7BE8D5
accent
#E6BE00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383