#FFBFEE#FFBFEE
#FFBFEE is a very light, moderate pink. Relative luminance 0.647; OKLCH L 87.7% C 0.095 H 336.3°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFEE |
|---|---|
| RGB | rgb(255, 191, 238) |
| HSL | hsl(316, 100%, 87%) |
| HSV | hsv(316, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 6.7%, 0%) |
| CIE-LAB | lab(84.33, 30.21, -14.30) |
| CIE-LCH | lch(84.33, 33.42, 334.68°) |
| OKLab | oklab(87.66% 0.0865 -0.038) |
| OKLCH | oklch(87.66% 0.095 336.3) |
| XYZ | xyz(75.3025, 64.6973, 89.3935) |
| Luminance | 0.6470 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.49
Very Light Purple
#F6CEFC
ΔE00 5.40
Light Lavendar
#EFC0FE
ΔE00 6.13
Powder Pink
#FFB2D0
ΔE00 6.66
Light Lilac
#EDC8FF
ΔE00 6.87
Pale Lavender
#EECFFE
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFEE #BFFFD0
analogous
#F0BFFF #FFBFEE #FFBFCE
triadic
#FFBFEE #EEFFBF #BFEEFF
tetradic
#FFBFEE #FFF0BF #BFFFD0 #BFCEFF
square
#FFBFEE #FFF0BF #BFFFD0 #BFCEFF
split-complementary
#FFBFEE #CEFFBF #BFFFF0
monochromatic
#FF45CD #FF82DE #FFBFEE #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.51
#FFBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#FFBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFEE
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFEE | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CDF0
Deuteranopia (green-blind)
#CFD6EC
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbfee; /* rgb */ color: rgb(255, 191, 238); /* oklch */ color: oklch(87.7% 0.095 336.3);
Tailwind
colors: {
custom: {
50: '#ffd2f3',
500: '#ffbfee',
950: '#000000',
},
}SCSS
$custom: #ffbfee; $custom-light: #ffd2f3; $custom-dark: #000000;
JSON
{
"hex": "#ffbfee",
"rgb": {
"r": 255,
"g": 191,
"b": 238
},
"hsl": {
"h": 315.938,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87664,
"c": 0.0945,
"h": 336.3
},
"luminance": 0.64695
}Semantic roles & 50–950 ramp
primary
#FFBFEE
secondary
#7BE898
accent
#E63D00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385