#FFBFE5#FFBFE5
#FFBFE5 is a very light, moderate pink. Relative luminance 0.642; OKLCH L 87.4% C 0.088 H 342.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFE5 |
|---|---|
| RGB | rgb(255, 191, 229) |
| HSL | hsl(324, 100%, 87%) |
| HSV | hsv(324, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 10.2%, 0%) |
| CIE-LAB | lab(84.06, 28.71, -9.89) |
| CIE-LCH | lch(84.06, 30.36, 340.99°) |
| OKLab | oklab(87.37% 0.0836 -0.026) |
| OKLCH | oklch(87.37% 0.088 342.7) |
| XYZ | xyz(74.0132, 64.1816, 82.6032) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.69
Baby Pink
#FFB7CE
ΔE00 5.46
Pale Mauve
#FED0FC
ΔE00 5.51
Pastel Pink
#FFBACD
ΔE00 6.20
Very Light Purple
#F6CEFC
ΔE00 6.64
Light Pink
#FFD1DF
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFE5 #BFFFD9
analogous
#F9BFFF #FFBFE5 #FFBFC5
triadic
#FFBFE5 #E5FFBF #BFE5FF
tetradic
#FFBFE5 #FFF9BF #BFFFD9 #BFC5FF
square
#FFBFE5 #FFF9BF #BFFFD9 #BFC5FF
split-complementary
#FFBFE5 #C5FFBF #BFFFF9
monochromatic
#FF45B3 #FF82CC #FFBFE5 #FFE0F3 #FFE0F3
Accessibility & contrast
On white
1.52
#FFBFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FFBFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFE5
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFE5 | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE7
Deuteranopia (green-blind)
#D1D5E3
Tritanopia (blue-blind)
#FFBFCC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbfe5; /* rgb */ color: rgb(255, 191, 229); /* oklch */ color: oklch(87.4% 0.088 342.7);
Tailwind
colors: {
custom: {
50: '#ffd2ed',
500: '#ffbfe5',
950: '#000000',
},
}SCSS
$custom: #ffbfe5; $custom-light: #ffd2ed; $custom-dark: #000000;
JSON
{
"hex": "#ffbfe5",
"rgb": {
"r": 255,
"g": 191,
"b": 229
},
"hsl": {
"h": 324.375,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87371,
"c": 0.08756,
"h": 342.7
},
"luminance": 0.64179
}Semantic roles & 50–950 ramp
primary
#FFBFE5
secondary
#7BE8A7
accent
#E65D00
background
#FFFEFE
surface
#FFFBFD
border
#D7D4D5
text
#181416
muted
#868384