#FFBFEF#FFBFEF
#FFBFEF is a very light, moderate pink. Relative luminance 0.648; OKLCH L 87.7% C 0.095 H 335.6°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFEF |
|---|---|
| RGB | rgb(255, 191, 239) |
| HSL | hsl(315, 100%, 87%) |
| HSV | hsv(315, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 6.3%, 0%) |
| CIE-LAB | lab(84.36, 30.38, -14.78) |
| CIE-LCH | lch(84.36, 33.79, 334.05°) |
| OKLab | oklab(87.7% 0.0868 -0.0394) |
| OKLCH | oklch(87.7% 0.095 335.6) |
| XYZ | xyz(75.4498, 64.7562, 90.1694) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.45
Very Light Purple
#F6CEFC
ΔE00 5.31
Light Lavendar
#EFC0FE
ΔE00 5.92
Light Lilac
#EDC8FF
ΔE00 6.71
Powder Pink
#FFB2D0
ΔE00 6.89
Pale Lavender
#EECFFE
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFEF #BFFFCF
analogous
#EFBFFF #FFBFEF #FFBFCF
triadic
#FFBFEF #EFFFBF #BFEFFF
tetradic
#FFBFEF #FFEFBF #BFFFCF #BFCFFF
square
#FFBFEF #FFEFBF #BFFFCF #BFCFFF
split-complementary
#FFBFEF #CFFFBF #BFFFEF
monochromatic
#FF45D0 #FF82E0 #FFBFEF #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.51
#FFBFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#FFBFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFEF
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFEF | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCDF1
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#FFC1CF
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbfef; /* rgb */ color: rgb(255, 191, 239); /* oklch */ color: oklch(87.7% 0.095 335.6);
Tailwind
colors: {
custom: {
50: '#ffd2f4',
500: '#ffbfef',
950: '#000000',
},
}SCSS
$custom: #ffbfef; $custom-light: #ffd2f4; $custom-dark: #000000;
JSON
{
"hex": "#ffbfef",
"rgb": {
"r": 255,
"g": 191,
"b": 239
},
"hsl": {
"h": 315,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87698,
"c": 0.09534,
"h": 335.6
},
"luminance": 0.64754
}Semantic roles & 50–950 ramp
primary
#FFBFEF
secondary
#7BE896
accent
#E63900
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181417
muted
#868385