#FFABEF#FFABEF
#FFABEF is a very light, vivid pink. Relative luminance 0.566; OKLCH L 84.3% C 0.130 H 333.7°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABEF |
|---|---|
| RGB | rgb(255, 171, 239) |
| HSL | hsl(311, 100%, 84%) |
| HSV | hsv(311, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 6.3%, 0%) |
| CIE-LAB | lab(79.97, 40.84, -21.41) |
| CIE-LCH | lch(79.97, 46.11, 332.33°) |
| OKLab | oklab(84.35% 0.1165 -0.0575) |
| OKLCH | oklch(84.35% 0.13 333.7) |
| XYZ | xyz(71.3822, 56.6210, 88.8136) |
| Luminance | 0.5662 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.89
Light Lavendar
#EFC0FE
ΔE00 7.02
Mauve
#E0B0FF
ΔE00 8.32
Bubblegum Pink
#FE83CC
ΔE00 8.98
Powder Pink
#FFB2D0
ΔE00 9.05
Pale Mauve
#FED0FC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABEF #ABFFBB
analogous
#E5ABFF #FFABEF #FFABC5
triadic
#FFABEF #EFFFAB #ABEFFF
tetradic
#FFABEF #FFE5AB #ABFFBB #ABC5FF
square
#FFABEF #FFE5AB #ABFFBB #ABC5FF
split-complementary
#FFABEF #C5FFAB #ABFFE5
monochromatic
#FF31D8 #FF6EE3 #FFABEF #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.70
#FFABEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#FFABEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABEF
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABEF | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABFF2
Deuteranopia (green-blind)
#BFCBEC
Tritanopia (blue-blind)
#FFAFC3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffabef; /* rgb */ color: rgb(255, 171, 239); /* oklch */ color: oklch(84.3% 0.130 333.7);
Tailwind
colors: {
custom: {
50: '#ffc5f4',
500: '#ffabef',
950: '#000000',
},
}SCSS
$custom: #ffabef; $custom-light: #ffc5f4; $custom-dark: #000000;
JSON
{
"hex": "#ffabef",
"rgb": {
"r": 255,
"g": 171,
"b": 239
},
"hsl": {
"h": 311.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.84345,
"c": 0.12992,
"h": 333.7
},
"luminance": 0.56618
}Semantic roles & 50–950 ramp
primary
#FFABEF
secondary
#6AE581
accent
#E62C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285