#FFBFE8#FFBFE8
#FFBFE8 is a very light, moderate pink. Relative luminance 0.643; OKLCH L 87.5% C 0.090 H 340.4°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFE8 |
|---|---|
| RGB | rgb(255, 191, 232) |
| HSL | hsl(322, 100%, 87%) |
| HSV | hsv(322, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 9%, 0%) |
| CIE-LAB | lab(84.15, 29.20, -11.36) |
| CIE-LCH | lch(84.15, 31.34, 338.74°) |
| OKLab | oklab(87.47% 0.0846 -0.03) |
| OKLCH | oklch(87.47% 0.09 340.4) |
| XYZ | xyz(74.4356, 64.3506, 84.8282) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 5.06
Powder Pink
#FFB2D0
ΔE00 5.32
Very Light Purple
#F6CEFC
ΔE00 6.15
Baby Pink
#FFB7CE
ΔE00 6.23
Pastel Pink
#FFBACD
ΔE00 7.01
Light Lavendar
#EFC0FE
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFE8 #BFFFD6
analogous
#F6BFFF #FFBFE8 #FFBFC8
triadic
#FFBFE8 #E8FFBF #BFE8FF
tetradic
#FFBFE8 #FFF6BF #BFFFD6 #BFC8FF
square
#FFBFE8 #FFF6BF #BFFFD6 #BFC8FF
split-complementary
#FFBFE8 #C8FFBF #BFFFF6
monochromatic
#FF45BC #FF82D2 #FFBFE8 #FFE0F4 #FFE0F4
Accessibility & contrast
On white
1.51
#FFBFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#FFBFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFE8
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFE8 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEA
Deuteranopia (green-blind)
#D0D5E6
Tritanopia (blue-blind)
#FFC0CD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbfe8; /* rgb */ color: rgb(255, 191, 232); /* oklch */ color: oklch(87.5% 0.090 340.4);
Tailwind
colors: {
custom: {
50: '#ffd2ef',
500: '#ffbfe8',
950: '#000000',
},
}SCSS
$custom: #ffbfe8; $custom-light: #ffd2ef; $custom-dark: #000000;
JSON
{
"hex": "#ffbfe8",
"rgb": {
"r": 255,
"g": 191,
"b": 232
},
"hsl": {
"h": 321.563,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87467,
"c": 0.08976,
"h": 340.4
},
"luminance": 0.64348
}Semantic roles & 50–950 ramp
primary
#FFBFE8
secondary
#7BE8A2
accent
#E65200
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385