#F0ABE3#F0ABE3
#F0ABE3 is a very light, moderate pink. Relative luminance 0.532; OKLCH L 82.4% C 0.108 H 333.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F0ABE3 |
|---|---|
| RGB | rgb(240, 171, 227) |
| HSL | hsl(311, 70%, 81%) |
| HSV | hsv(311, 29%, 94%) |
| CMYK | cmyk(0%, 28.8%, 5.4%, 5.9%) |
| CIE-LAB | lab(77.99, 33.93, -18.07) |
| CIE-LCH | lch(77.99, 38.44, 331.97°) |
| OKLab | oklab(82.36% 0.0964 -0.0484) |
| OKLCH | oklch(82.36% 0.108 333.4) |
| XYZ | xyz(64.3624, 53.1996, 79.5364) |
| Luminance | 0.5320 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.11
Light Lavendar
#EFC0FE
ΔE00 6.54
Powder Pink
#FFB2D0
ΔE00 7.90
Lilac
#C8A2C8
ΔE00 7.92
Mauve
#E0B0FF
ΔE00 8.09
Light Lilac
#EDC8FF
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0ABE3 #ABF0B8
analogous
#DAABF0 #F0ABE3 #F0ABC0
triadic
#F0ABE3 #E3F0AB #ABE3F0
tetradic
#F0ABE3 #F0DAAB #ABF0B8 #ABC0F0
square
#F0ABE3 #F0DAAB #ABF0B8 #ABC0F0
split-complementary
#F0ABE3 #C0F0AB #ABF0DA
monochromatic
#DD43C0 #E777D2 #F0ABE3 #F9DFF4 #FAE5F6
Accessibility & contrast
On white
1.80
#F0ABE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#F0ABE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0ABE3
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0ABE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0ABE3 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABBE5
Deuteranopia (green-blind)
#BBC4E1
Tritanopia (blue-blind)
#F6AEBF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f0abe3; /* rgb */ color: rgb(240, 171, 227); /* oklch */ color: oklch(82.4% 0.108 333.4);
Tailwind
colors: {
custom: {
50: '#f6c4eb',
500: '#f0abe3',
950: '#000000',
},
}SCSS
$custom: #f0abe3; $custom-light: #f6c4eb; $custom-dark: #000000;
JSON
{
"hex": "#f0abe3",
"rgb": {
"r": 240,
"g": 171,
"b": 227
},
"hsl": {
"h": 311.304,
"s": 69.697,
"l": 80.588
},
"oklch": {
"l": 0.8236,
"c": 0.10791,
"h": 333.4
},
"luminance": 0.53197
}Semantic roles & 50–950 ramp
primary
#F0ABE3
secondary
#71CE83
accent
#D23814
background
#FFFDFE
surface
#FEF9FD
border
#D6D2D5
text
#171316
muted
#858284