#FFB3BF#FFB3BF
#FFB3BF is a very light, moderate red. Relative luminance 0.573; OKLCH L 84.2% C 0.090 H 8.7°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FFB3BF |
|---|---|
| RGB | rgb(255, 179, 191) |
| HSL | hsl(351, 100%, 85%) |
| HSV | hsv(351, 30%, 100%) |
| CMYK | cmyk(0%, 29.8%, 25.1%, 0%) |
| CIE-LAB | lab(80.33, 29.26, 5.07) |
| CIE-LCH | lch(80.33, 29.69, 9.83°) |
| OKLab | oklab(84.16% 0.0886 0.0136) |
| OKLCH | oklch(84.16% 0.09 8.7) |
| XYZ | xyz(66.7654, 57.2656, 56.8168) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.77
Soft Pink
#FDB0C0
ΔE00 1.41
Pastel Pink
#FFBACD
ΔE00 3.32
Pink
#FFC0CB
ΔE00 3.39
Bubblegum
#FFC1CC
ΔE00 3.66
Baby Pink
#FFB7CE
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFB3BF #B3FFF3
analogous
#FFB3E5 #FFB3BF #FFCDB3
triadic
#FFB3BF #BFFFB3 #B3BFFF
tetradic
#FFB3BF #E5FFB3 #B3FFF3 #CDB3FF
square
#FFB3BF #E5FFB3 #B3FFF3 #CDB3FF
split-complementary
#FFB3BF #B3FFCD #B3E5FF
monochromatic
#FF3958 #FF768B #FFB3BF #FFE0E5 #FFE0E5
Accessibility & contrast
On white
1.69
#FFB3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#FFB3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFB3BF
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFB3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFB3BF | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBFBF
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#FFADB7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ffb3bf; /* rgb */ color: rgb(255, 179, 191); /* oklch */ color: oklch(84.2% 0.090 8.7);
Tailwind
colors: {
custom: {
50: '#ffcad2',
500: '#ffb3bf',
950: '#000000',
},
}SCSS
$custom: #ffb3bf; $custom-light: #ffcad2; $custom-dark: #000000;
JSON
{
"hex": "#ffb3bf",
"rgb": {
"r": 255,
"g": 179,
"b": 191
},
"hsl": {
"h": 350.526,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.84164,
"c": 0.08967,
"h": 8.7
},
"luminance": 0.57262
}Semantic roles & 50–950 ramp
primary
#FFB3BF
secondary
#70E6D3
accent
#E6C100
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181314
muted
#868283