#F9BFEF#F9BFEF
#F9BFEF is a very light, moderate pink. Relative luminance 0.636; OKLCH L 87.1% C 0.091 H 332.4°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BFEF |
|---|---|
| RGB | rgb(249, 191, 239) |
| HSL | hsl(310, 83%, 86%) |
| HSV | hsv(310, 23%, 98%) |
| CMYK | cmyk(0%, 23.3%, 4%, 2.4%) |
| CIE-LAB | lab(83.78, 28.40, -15.72) |
| CIE-LCH | lch(83.78, 32.46, 331.04°) |
| OKLab | oklab(87.12% 0.0803 -0.042) |
| OKLCH | oklch(87.12% 0.091 332.4) |
| XYZ | xyz(73.2764, 63.6356, 90.0675) |
| Luminance | 0.6363 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 3.95
Very Light Purple
#F6CEFC
ΔE00 4.45
Light Lavendar
#EFC0FE
ΔE00 4.94
Light Lilac
#EDC8FF
ΔE00 5.64
Pale Lavender
#EECFFE
ΔE00 6.35
Powder Pink
#FFB2D0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BFEF #BFF9C9
analogous
#E6BFF9 #F9BFEF #F9BFD2
triadic
#F9BFEF #EFF9BF #BFEFF9
tetradic
#F9BFEF #F9E6BF #BFF9C9 #BFD2F9
square
#F9BFEF #F9E6BF #BFF9C9 #BFD2F9
split-complementary
#F9BFEF #D2F9BF #BFF9E6
monochromatic
#EF4FD3 #F487E1 #F9BFEF #FCE3F8 #FCE3F8
Accessibility & contrast
On white
1.53
#F9BFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#F9BFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BFEF
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BFEF | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECCF1
Deuteranopia (green-blind)
#CBD4ED
Tritanopia (blue-blind)
#FEC2CF
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #f9bfef; /* rgb */ color: rgb(249, 191, 239); /* oklch */ color: oklch(87.1% 0.091 332.4);
Tailwind
colors: {
custom: {
50: '#fbd2f4',
500: '#f9bfef',
950: '#000000',
},
}SCSS
$custom: #f9bfef; $custom-light: #fbd2f4; $custom-dark: #000000;
JSON
{
"hex": "#f9bfef",
"rgb": {
"r": 249,
"g": 191,
"b": 239
},
"hsl": {
"h": 310.345,
"s": 82.857,
"l": 86.275
},
"oklch": {
"l": 0.87118,
"c": 0.09058,
"h": 332.4
},
"luminance": 0.63633
}Semantic roles & 50–950 ramp
primary
#F9BFEF
secondary
#7FDD8F
accent
#DF2C06
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385