#FFABEE#FFABEE
#FFABEE is a very light, vivid pink. Relative luminance 0.566; OKLCH L 84.3% C 0.129 H 334.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABEE |
|---|---|
| RGB | rgb(255, 171, 238) |
| HSL | hsl(312, 100%, 84%) |
| HSV | hsv(312, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 6.7%, 0%) |
| CIE-LAB | lab(79.93, 40.67, -20.92) |
| CIE-LCH | lch(79.93, 45.74, 332.78°) |
| OKLab | oklab(84.31% 0.1162 -0.0561) |
| OKLCH | oklch(84.31% 0.129 334.2) |
| XYZ | xyz(71.2348, 56.5621, 88.0377) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.90
Light Lavendar
#EFC0FE
ΔE00 7.10
Mauve
#E0B0FF
ΔE00 8.47
Powder Pink
#FFB2D0
ΔE00 8.84
Bubblegum Pink
#FE83CC
ΔE00 8.91
Pale Mauve
#FED0FC
ΔE00 9.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABEE #ABFFBC
analogous
#E6ABFF #FFABEE #FFABC4
triadic
#FFABEE #EEFFAB #ABEEFF
tetradic
#FFABEE #FFE6AB #ABFFBC #ABC4FF
square
#FFABEE #FFE6AB #ABFFBC #ABC4FF
split-complementary
#FFABEE #C4FFAB #ABFFE6
monochromatic
#FF31D5 #FF6EE2 #FFABEE #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.71
#FFABEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#FFABEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABEE
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABEE | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBFF1
Deuteranopia (green-blind)
#BFCBEB
Tritanopia (blue-blind)
#FFAFC3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffabee; /* rgb */ color: rgb(255, 171, 238); /* oklch */ color: oklch(84.3% 0.129 334.2);
Tailwind
colors: {
custom: {
50: '#ffc5f3',
500: '#ffabee',
950: '#000000',
},
}SCSS
$custom: #ffabee; $custom-light: #ffc5f3; $custom-dark: #000000;
JSON
{
"hex": "#ffabee",
"rgb": {
"r": 255,
"g": 171,
"b": 238
},
"hsl": {
"h": 312.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.84309,
"c": 0.12907,
"h": 334.2
},
"luminance": 0.56559
}Semantic roles & 50–950 ramp
primary
#FFABEE
secondary
#6AE582
accent
#E62E00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181317
muted
#868285