#FFABEB#FFABEB
#FFABEB is a very light, vivid pink. Relative luminance 0.564; OKLCH L 84.2% C 0.127 H 335.7°. Best body text is #000000 at 12.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FFABEB |
|---|---|
| RGB | rgb(255, 171, 235) |
| HSL | hsl(314, 100%, 84%) |
| HSV | hsv(314, 33%, 100%) |
| CMYK | cmyk(0%, 32.9%, 7.8%, 0%) |
| CIE-LAB | lab(79.83, 40.17, -19.45) |
| CIE-LCH | lch(79.83, 44.63, 334.16°) |
| OKLab | oklab(84.2% 0.1154 -0.0521) |
| OKLCH | oklch(84.2% 0.127 335.7) |
| XYZ | xyz(70.7978, 56.3872, 85.7358) |
| Luminance | 0.5638 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.00
Light Lavendar
#EFC0FE
ΔE00 7.38
Powder Pink
#FFB2D0
ΔE00 8.19
Bubblegum Pink
#FE83CC
ΔE00 8.71
Mauve
#E0B0FF
ΔE00 8.95
Pale Mauve
#FED0FC
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFABEB #ABFFBF
analogous
#E9ABFF #FFABEB #FFABC1
triadic
#FFABEB #EBFFAB #ABEBFF
tetradic
#FFABEB #FFE9AB #ABFFBF #ABC1FF
square
#FFABEB #FFE9AB #ABFFBF #ABC1FF
split-complementary
#FFABEB #C1FFAB #ABFFE9
monochromatic
#FF31CE #FF6EDC #FFABEB #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.71
#FFABEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.28
#FFABEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFABEB
12.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFABEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFABEB | 1.00 | 1.71 | 12.28 | 12.28 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEED
Deuteranopia (green-blind)
#C0CAE8
Tritanopia (blue-blind)
#FFAEC2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #ffabeb; /* rgb */ color: rgb(255, 171, 235); /* oklch */ color: oklch(84.2% 0.127 335.7);
Tailwind
colors: {
custom: {
50: '#ffc5f1',
500: '#ffabeb',
950: '#000000',
},
}SCSS
$custom: #ffabeb; $custom-light: #ffc5f1; $custom-dark: #000000;
JSON
{
"hex": "#ffabeb",
"rgb": {
"r": 255,
"g": 171,
"b": 235
},
"hsl": {
"h": 314.286,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.84201,
"c": 0.12658,
"h": 335.7
},
"luminance": 0.56384
}Semantic roles & 50–950 ramp
primary
#FFABEB
secondary
#6AE587
accent
#E63700
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285