#FFBFE9#FFBFE9
#FFBFE9 is a very light, moderate pink. Relative luminance 0.644; OKLCH L 87.5% C 0.091 H 339.7°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFE9 |
|---|---|
| RGB | rgb(255, 191, 233) |
| HSL | hsl(321, 100%, 87%) |
| HSV | hsv(321, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 8.6%, 0%) |
| CIE-LAB | lab(84.18, 29.37, -11.85) |
| CIE-LCH | lch(84.18, 31.67, 338.02°) |
| OKLab | oklab(87.5% 0.0849 -0.0314) |
| OKLCH | oklch(87.5% 0.091 339.7) |
| XYZ | xyz(74.5781, 64.4076, 85.5784) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.94
Powder Pink
#FFB2D0
ΔE00 5.54
Very Light Purple
#F6CEFC
ΔE00 6.00
Baby Pink
#FFB7CE
ΔE00 6.48
Light Lavendar
#EFC0FE
ΔE00 7.27
Pastel Pink
#FFBACD
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFE9 #BFFFD5
analogous
#F5BFFF #FFBFE9 #FFBFC9
triadic
#FFBFE9 #E9FFBF #BFE9FF
tetradic
#FFBFE9 #FFF5BF #BFFFD5 #BFC9FF
square
#FFBFE9 #FFF5BF #BFFFD5 #BFC9FF
split-complementary
#FFBFE9 #C9FFBF #BFFFF5
monochromatic
#FF45BF #FF82D4 #FFBFE9 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.51
#FFBFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#FFBFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFE9
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFE9 | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEB
Deuteranopia (green-blind)
#D0D6E7
Tritanopia (blue-blind)
#FFC0CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbfe9; /* rgb */ color: rgb(255, 191, 233); /* oklch */ color: oklch(87.5% 0.091 339.7);
Tailwind
colors: {
custom: {
50: '#ffd2f0',
500: '#ffbfe9',
950: '#000000',
},
}SCSS
$custom: #ffbfe9; $custom-light: #ffd2f0; $custom-dark: #000000;
JSON
{
"hex": "#ffbfe9",
"rgb": {
"r": 255,
"g": 191,
"b": 233
},
"hsl": {
"h": 320.625,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.875,
"c": 0.09051,
"h": 339.7
},
"luminance": 0.64405
}Semantic roles & 50–950 ramp
primary
#FFBFE9
secondary
#7BE8A0
accent
#E64F00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385