#FFA5EA#FFA5EA
#FFA5EA is a very light, vivid pink. Relative luminance 0.541; OKLCH L 83.2% C 0.136 H 335.7°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5EA |
|---|---|
| RGB | rgb(255, 165, 234) |
| HSL | hsl(314, 100%, 82%) |
| HSV | hsv(314, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 8.2%, 0%) |
| CIE-LAB | lab(78.53, 43.11, -20.89) |
| CIE-LCH | lch(78.53, 47.90, 334.14°) |
| OKLab | oklab(83.2% 0.124 -0.056) |
| OKLCH | oklch(83.2% 0.136 335.7) |
| XYZ | xyz(69.5460, 54.1142, 84.6078) |
| Luminance | 0.5411 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.81
Bubblegum Pink
#FE83CC
ΔE00 7.61
Light Lavendar
#EFC0FE
ΔE00 8.27
Lavender Pink
#DD85D7
ΔE00 8.91
Powder Pink
#FFB2D0
ΔE00 9.00
Mauve
#E0B0FF
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5EA #A5FFBA
analogous
#E7A5FF #FFA5EA #FFA5BD
triadic
#FFA5EA #EAFFA5 #A5EAFF
tetradic
#FFA5EA #FFE7A5 #A5FFBA #A5BDFF
square
#FFA5EA #FFE7A5 #A5FFBA #A5BDFF
split-complementary
#FFA5EA #BDFFA5 #A5FFE7
monochromatic
#FF2BCD #FF68DC #FFA5EA #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.78
#FFA5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#FFA5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5EA
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5EA | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6BAED
Deuteranopia (green-blind)
#BCC7E7
Tritanopia (blue-blind)
#FFA8BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa5ea; /* rgb */ color: rgb(255, 165, 234); /* oklch */ color: oklch(83.2% 0.136 335.7);
Tailwind
colors: {
custom: {
50: '#ffc1f0',
500: '#ffa5ea',
950: '#000000',
},
}SCSS
$custom: #ffa5ea; $custom-light: #ffc1f0; $custom-dark: #000000;
JSON
{
"hex": "#ffa5ea",
"rgb": {
"r": 255,
"g": 165,
"b": 234
},
"hsl": {
"h": 314,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.83199,
"c": 0.13605,
"h": 335.7
},
"luminance": 0.54111
}Semantic roles & 50–950 ramp
primary
#FFA5EA
secondary
#64E482
accent
#E63600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285