#F9BBEF#F9BBEF
#F9BBEF is a very light, moderate purple. Relative luminance 0.619; OKLCH L 86.4% C 0.098 H 332.1°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F9BBEF |
|---|---|
| RGB | rgb(249, 187, 239) |
| HSL | hsl(310, 84%, 85%) |
| HSV | hsv(310, 25%, 98%) |
| CMYK | cmyk(0%, 24.9%, 4%, 2.4%) |
| CIE-LAB | lab(82.87, 30.51, -17.08) |
| CIE-LCH | lch(82.87, 34.97, 330.76°) |
| OKLab | oklab(86.42% 0.0862 -0.0457) |
| OKLCH | oklch(86.42% 0.098 332.1) |
| XYZ | xyz(72.4160, 61.9148, 89.7807) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 4.75
Pale Mauve
#FED0FC
ΔE00 4.94
Very Light Purple
#F6CEFC
ΔE00 5.28
Light Lilac
#EDC8FF
ΔE00 5.95
Pale Lavender
#EECFFE
ΔE00 7.02
Plum
#DDA0DD
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9BBEF #BBF9C5
analogous
#E4BBF9 #F9BBEF #F9BBD0
triadic
#F9BBEF #EFF9BB #BBEFF9
tetradic
#F9BBEF #F9E4BB #BBF9C5 #BBD0F9
square
#F9BBEF #F9E4BB #BBF9C5 #BBD0F9
split-complementary
#F9BBEF #D0F9BB #BBF9E4
monochromatic
#EF4BD5 #F483E2 #F9BBEF #FDE3F8 #FDE3F8
Accessibility & contrast
On white
1.57
#F9BBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#F9BBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9BBEF
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9BBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9BBEF | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAC9F1
Deuteranopia (green-blind)
#C8D1ED
Tritanopia (blue-blind)
#FFBECD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #f9bbef; /* rgb */ color: rgb(249, 187, 239); /* oklch */ color: oklch(86.4% 0.098 332.1);
Tailwind
colors: {
custom: {
50: '#fcd0f4',
500: '#f9bbef',
950: '#000000',
},
}SCSS
$custom: #f9bbef; $custom-light: #fcd0f4; $custom-dark: #000000;
JSON
{
"hex": "#f9bbef",
"rgb": {
"r": 249,
"g": 187,
"b": 239
},
"hsl": {
"h": 309.677,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.86421,
"c": 0.09756,
"h": 332.1
},
"luminance": 0.61912
}Semantic roles & 50–950 ramp
primary
#F9BBEF
secondary
#7BDD8B
accent
#E02905
background
#FFFEFF
surface
#FFFBFE
border
#D7D4D6
text
#171417
muted
#858385