#FFBFE7#FFBFE7
#FFBFE7 is a very light, moderate pink. Relative luminance 0.643; OKLCH L 87.4% C 0.089 H 341.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFE7 |
|---|---|
| RGB | rgb(255, 191, 231) |
| HSL | hsl(323, 100%, 87%) |
| HSV | hsv(323, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 9.4%, 0%) |
| CIE-LAB | lab(84.12, 29.04, -10.87) |
| CIE-LCH | lch(84.12, 31.01, 339.47°) |
| OKLab | oklab(87.44% 0.0843 -0.0287) |
| OKLCH | oklch(87.44% 0.089 341.2) |
| XYZ | xyz(74.2940, 64.2939, 84.0823) |
| Luminance | 0.6429 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.11
Pale Mauve
#FED0FC
ΔE00 5.20
Baby Pink
#FFB7CE
ΔE00 5.97
Very Light Purple
#F6CEFC
ΔE00 6.30
Pastel Pink
#FFBACD
ΔE00 6.74
Light Lavendar
#EFC0FE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFE7 #BFFFD7
analogous
#F7BFFF #FFBFE7 #FFBFC7
triadic
#FFBFE7 #E7FFBF #BFE7FF
tetradic
#FFBFE7 #FFF7BF #BFFFD7 #BFC7FF
square
#FFBFE7 #FFF7BF #BFFFD7 #BFC7FF
split-complementary
#FFBFE7 #C7FFBF #BFFFF7
monochromatic
#FF45B9 #FF82D0 #FFBFE7 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.52
#FFBFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#FFBFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFE7
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFE7 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CCE9
Deuteranopia (green-blind)
#D0D5E5
Tritanopia (blue-blind)
#FFC0CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbfe7; /* rgb */ color: rgb(255, 191, 231); /* oklch */ color: oklch(87.4% 0.089 341.2);
Tailwind
colors: {
custom: {
50: '#ffd2ee',
500: '#ffbfe7',
950: '#000000',
},
}SCSS
$custom: #ffbfe7; $custom-light: #ffd2ee; $custom-dark: #000000;
JSON
{
"hex": "#ffbfe7",
"rgb": {
"r": 255,
"g": 191,
"b": 231
},
"hsl": {
"h": 322.5,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87435,
"c": 0.08901,
"h": 341.2
},
"luminance": 0.64291
}Semantic roles & 50–950 ramp
primary
#FFBFE7
secondary
#7BE8A3
accent
#E65600
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385