#FFA2E8#FFA2E8
#FFA2E8 is a very light, vivid pink. Relative luminance 0.529; OKLCH L 82.7% C 0.140 H 336.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA2E8 |
|---|---|
| RGB | rgb(255, 162, 232) |
| HSL | hsl(315, 100%, 82%) |
| HSV | hsv(315, 36%, 100%) |
| CMYK | cmyk(0%, 36.5%, 9%, 0%) |
| CIE-LAB | lab(77.83, 44.32, -20.86) |
| CIE-LCH | lch(77.83, 48.98, 334.79°) |
| OKLab | oklab(82.65% 0.1279 -0.0559) |
| OKLCH | oklch(82.65% 0.14 336.4) |
| XYZ | xyz(68.7256, 52.9304, 82.9249) |
| Luminance | 0.5293 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.86
Bubblegum Pink
#FE83CC
ΔE00 6.97
Lavender Pink
#DD85D7
ΔE00 8.48
Pink (survey)
#FF81C0
ΔE00 8.64
Violet (CSS)
#EE82EE
ΔE00 8.74
Light Lavendar
#EFC0FE
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA2E8 #A2FFB9
analogous
#E8A2FF #FFA2E8 #FFA2BA
triadic
#FFA2E8 #E8FFA2 #A2E8FF
tetradic
#FFA2E8 #FFE8A2 #A2FFB9 #A2BAFF
square
#FFA2E8 #FFE8A2 #A2FFB9 #A2BAFF
split-complementary
#FFA2E8 #BAFFA2 #A2FFE8
monochromatic
#FF28CA #FF65D9 #FFA2E8 #FFDFF7 #FFE0F7
Accessibility & contrast
On white
1.81
#FFA2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FFA2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA2E8
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA2E8 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B8EB
Deuteranopia (green-blind)
#BBC5E5
Tritanopia (blue-blind)
#FFA5BB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffa2e8; /* rgb */ color: rgb(255, 162, 232); /* oklch */ color: oklch(82.7% 0.140 336.4);
Tailwind
colors: {
custom: {
50: '#ffbfef',
500: '#ffa2e8',
950: '#000000',
},
}SCSS
$custom: #ffa2e8; $custom-light: #ffbfef; $custom-dark: #000000;
JSON
{
"hex": "#ffa2e8",
"rgb": {
"r": 255,
"g": 162,
"b": 232
},
"hsl": {
"h": 314.839,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.82652,
"c": 0.13955,
"h": 336.4
},
"luminance": 0.52927
}Semantic roles & 50–950 ramp
primary
#FFA2E8
secondary
#62E382
accent
#E63900
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285