#FFBFEA#FFBFEA
#FFBFEA is a very light, moderate pink. Relative luminance 0.645; OKLCH L 87.5% C 0.091 H 339.0°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBFEA |
|---|---|
| RGB | rgb(255, 191, 234) |
| HSL | hsl(320, 100%, 87%) |
| HSV | hsv(320, 25%, 100%) |
| CMYK | cmyk(0%, 25.1%, 8.2%, 0%) |
| CIE-LAB | lab(84.21, 29.54, -12.34) |
| CIE-LCH | lch(84.21, 32.01, 337.32°) |
| OKLab | oklab(87.53% 0.0852 -0.0327) |
| OKLCH | oklch(87.53% 0.091 339) |
| XYZ | xyz(74.7213, 64.4649, 86.3329) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.82
Powder Pink
#FFB2D0
ΔE00 5.76
Very Light Purple
#F6CEFC
ΔE00 5.86
Baby Pink
#FFB7CE
ΔE00 6.74
Light Lavendar
#EFC0FE
ΔE00 7.03
Pastel Pink
#FFBACD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBFEA #BFFFD4
analogous
#F4BFFF #FFBFEA #FFBFCA
triadic
#FFBFEA #EAFFBF #BFEAFF
tetradic
#FFBFEA #FFF4BF #BFFFD4 #BFCAFF
square
#FFBFEA #FFF4BF #BFFFD4 #BFCAFF
split-complementary
#FFBFEA #CAFFBF #BFFFF4
monochromatic
#FF45C2 #FF82D6 #FFBFEA #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.51
#FFBFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#FFBFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBFEA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBFEA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCEC
Deuteranopia (green-blind)
#D0D6E8
Tritanopia (blue-blind)
#FFC0CE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #ffbfea; /* rgb */ color: rgb(255, 191, 234); /* oklch */ color: oklch(87.5% 0.091 339.0);
Tailwind
colors: {
custom: {
50: '#ffd2f0',
500: '#ffbfea',
950: '#000000',
},
}SCSS
$custom: #ffbfea; $custom-light: #ffd2f0; $custom-dark: #000000;
JSON
{
"hex": "#ffbfea",
"rgb": {
"r": 255,
"g": 191,
"b": 234
},
"hsl": {
"h": 319.688,
"s": 100,
"l": 87.451
},
"oklch": {
"l": 0.87532,
"c": 0.09129,
"h": 339
},
"luminance": 0.64462
}Semantic roles & 50–950 ramp
primary
#FFBFEA
secondary
#7BE89E
accent
#E64B00
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#181416
muted
#868385