#F9BFEB#F9BFEB
#F9BFEB is a very light, moderate pink. Relative luminance 0.634; OKLCH L 87.0% C 0.087 H 335.1°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BFEB |
|---|---|
| RGB | rgb(249, 191, 235) |
| HSL | hsl(314, 83%, 86%) |
| HSV | hsv(314, 23%, 98%) |
| CMYK | cmyk(0%, 23.3%, 5.6%, 2.4%) |
| CIE-LAB | lab(83.65, 27.71, -13.76) |
| CIE-LCH | lch(83.65, 30.94, 333.58°) |
| OKLab | oklab(86.98% 0.079 -0.0366) |
| OKLCH | oklch(86.98% 0.087 335.1) |
| XYZ | xyz(72.6920, 63.4018, 86.9898) |
| Luminance | 0.6340 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.13
Very Light Purple
#F6CEFC
ΔE00 4.84
Light Lavendar
#EFC0FE
ΔE00 5.90
Light Lilac
#EDC8FF
ΔE00 6.37
Powder Pink
#FFB2D0
ΔE00 6.73
Pale Lavender
#EECFFE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BFEB #BFF9CD
analogous
#EABFF9 #F9BFEB #F9BFCE
triadic
#F9BFEB #EBF9BF #BFEBF9
tetradic
#F9BFEB #F9EABF #BFF9CD #BFCEF9
square
#F9BFEB #F9EABF #BFF9CD #BFCEF9
split-complementary
#F9BFEB #CEF9BF #BFF9EA
monochromatic
#EF4FC8 #F487DA #F9BFEB #FCE3F6 #FCE3F6
Accessibility & contrast
On white
1.54
#F9BFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#F9BFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BFEB
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BFEB | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFCCED
Deuteranopia (green-blind)
#CCD4E9
Tritanopia (blue-blind)
#FFC1CE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #f9bfeb; /* rgb */ color: rgb(249, 191, 235); /* oklch */ color: oklch(87.0% 0.087 335.1);
Tailwind
colors: {
custom: {
50: '#fbd2f1',
500: '#f9bfeb',
950: '#000000',
},
}SCSS
$custom: #f9bfeb; $custom-light: #fbd2f1; $custom-dark: #000000;
JSON
{
"hex": "#f9bfeb",
"rgb": {
"r": 249,
"g": 191,
"b": 235
},
"hsl": {
"h": 314.483,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.86983,
"c": 0.08707,
"h": 335.1
},
"luminance": 0.63399
}Semantic roles & 50–950 ramp
primary
#F9BFEB
secondary
#7FDD96
accent
#DF3B06
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171416
muted
#858385