#FFA9EA#FFA9EA
#FFA9EA is a very light, vivid pink. Relative luminance 0.556; OKLCH L 83.8% C 0.129 H 336.0°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA9EA |
|---|---|
| RGB | rgb(255, 169, 234) |
| HSL | hsl(315, 100%, 83%) |
| HSV | hsv(315, 34%, 100%) |
| CMYK | cmyk(0%, 33.7%, 8.2%, 0%) |
| CIE-LAB | lab(79.37, 41.04, -19.61) |
| CIE-LCH | lch(79.37, 45.48, 334.46°) |
| OKLab | oklab(83.84% 0.1181 -0.0525) |
| OKLCH | oklch(83.84% 0.129 336) |
| XYZ | xyz(70.2788, 55.5798, 84.8521) |
| Luminance | 0.5558 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.93
Light Lavendar
#EFC0FE
ΔE00 7.73
Bubblegum Pink
#FE83CC
ΔE00 8.29
Powder Pink
#FFB2D0
ΔE00 8.31
Mauve
#E0B0FF
ΔE00 9.09
Pale Mauve
#FED0FC
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA9EA #A9FFBE
analogous
#E9A9FF #FFA9EA #FFA9BF
triadic
#FFA9EA #EAFFA9 #A9EAFF
tetradic
#FFA9EA #FFE9A9 #A9FFBE #A9BFFF
square
#FFA9EA #FFE9A9 #A9FFBE #A9BFFF
split-complementary
#FFA9EA #BFFFA9 #A9FFE9
monochromatic
#FF2FCC #FF6CDB #FFA9EA #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.73
#FFA9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#FFA9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA9EA
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA9EA | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#BFC9E7
Tritanopia (blue-blind)
#FFACC0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ffa9ea; /* rgb */ color: rgb(255, 169, 234); /* oklch */ color: oklch(83.8% 0.129 336.0);
Tailwind
colors: {
custom: {
50: '#ffc4f0',
500: '#ffa9ea',
950: '#000000',
},
}SCSS
$custom: #ffa9ea; $custom-light: #ffc4f0; $custom-dark: #000000;
JSON
{
"hex": "#ffa9ea",
"rgb": {
"r": 255,
"g": 169,
"b": 234
},
"hsl": {
"h": 314.651,
"s": 100,
"l": 83.137
},
"oklch": {
"l": 0.83841,
"c": 0.1292,
"h": 336
},
"luminance": 0.55576
}Semantic roles & 50–950 ramp
primary
#FFA9EA
secondary
#68E486
accent
#E63800
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181316
muted
#868285