#F9ABEF#F9ABEF
#F9ABEF is a very light, vivid purple. Relative luminance 0.555; OKLCH L 83.7% C 0.125 H 331.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F9ABEF |
|---|---|
| RGB | rgb(249, 171, 239) |
| HSL | hsl(308, 87%, 82%) |
| HSV | hsv(308, 31%, 98%) |
| CMYK | cmyk(0%, 31.3%, 4%, 2.4%) |
| CIE-LAB | lab(79.33, 38.93, -22.44) |
| CIE-LCH | lch(79.33, 44.93, 330.04°) |
| OKLab | oklab(83.72% 0.1099 -0.0604) |
| OKLCH | oklch(83.72% 0.125 331.2) |
| XYZ | xyz(69.2088, 55.5004, 88.7117) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 5.00
Light Lavendar
#EFC0FE
ΔE00 6.28
Mauve
#E0B0FF
ΔE00 7.29
Light Lilac
#EDC8FF
ΔE00 8.49
Pale Mauve
#FED0FC
ΔE00 8.97
Very Light Purple
#F6CEFC
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9ABEF #ABF9B5
analogous
#DCABF9 #F9ABEF #F9ABC8
triadic
#F9ABEF #EFF9AB #ABEFF9
tetradic
#F9ABEF #F9DCAB #ABF9B5 #ABC8F9
square
#F9ABEF #F9DCAB #ABF9B5 #ABC8F9
split-complementary
#F9ABEF #C8F9AB #ABF9DC
monochromatic
#F139D9 #F572E4 #F9ABEF #FDE2FA #FDE2FA
Accessibility & contrast
On white
1.74
#F9ABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#F9ABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9ABEF
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9ABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9ABEF | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BEF2
Deuteranopia (green-blind)
#BCC8EC
Tritanopia (blue-blind)
#FFB0C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f9abef; /* rgb */ color: rgb(249, 171, 239); /* oklch */ color: oklch(83.7% 0.125 331.2);
Tailwind
colors: {
custom: {
50: '#fcc5f4',
500: '#f9abef',
950: '#000000',
},
}SCSS
$custom: #f9abef; $custom-light: #fcc5f4; $custom-dark: #000000;
JSON
{
"hex": "#f9abef",
"rgb": {
"r": 249,
"g": 171,
"b": 239
},
"hsl": {
"h": 307.692,
"s": 86.667,
"l": 82.353
},
"oklch": {
"l": 0.83719,
"c": 0.12541,
"h": 331.2
},
"luminance": 0.55498
}Semantic roles & 50–950 ramp
primary
#F9ABEF
secondary
#6DDB7B
accent
#E31F02
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285