#FFA5EB#FFA5EB
#FFA5EB is a very light, vivid pink. Relative luminance 0.542; OKLCH L 83.2% C 0.137 H 335.2°. Best body text is #000000 at 11.83:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5EB |
|---|---|
| RGB | rgb(255, 165, 235) |
| HSL | hsl(313, 100%, 82%) |
| HSV | hsv(313, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 7.8%, 0%) |
| CIE-LAB | lab(78.56, 43.27, -21.38) |
| CIE-LCH | lch(78.56, 48.27, 333.71°) |
| OKLab | oklab(83.24% 0.1243 -0.0574) |
| OKLCH | oklch(83.24% 0.137 335.2) |
| XYZ | xyz(69.6901, 54.1718, 85.3665) |
| Luminance | 0.5417 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.79
Bubblegum Pink
#FE83CC
ΔE00 7.70
Light Lavendar
#EFC0FE
ΔE00 8.19
Lavender Pink
#DD85D7
ΔE00 8.86
Mauve
#E0B0FF
ΔE00 8.95
Violet (CSS)
#EE82EE
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5EB #A5FFB9
analogous
#E6A5FF #FFA5EB #FFA5BE
triadic
#FFA5EB #EBFFA5 #A5EBFF
tetradic
#FFA5EB #FFE6A5 #A5FFB9 #A5BEFF
square
#FFA5EB #FFE6A5 #A5FFB9 #A5BEFF
split-complementary
#FFA5EB #BEFFA5 #A5FFE6
monochromatic
#FF2BD0 #FF68DD #FFA5EB #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.77
#FFA5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.83
#FFA5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5EB
11.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5EB | 1.00 | 1.77 | 11.83 | 11.83 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BAEE
Deuteranopia (green-blind)
#BCC7E8
Tritanopia (blue-blind)
#FFA9BE
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffa5eb; /* rgb */ color: rgb(255, 165, 235); /* oklch */ color: oklch(83.2% 0.137 335.2);
Tailwind
colors: {
custom: {
50: '#ffc1f1',
500: '#ffa5eb',
950: '#000000',
},
}SCSS
$custom: #ffa5eb; $custom-light: #ffc1f1; $custom-dark: #000000;
JSON
{
"hex": "#ffa5eb",
"rgb": {
"r": 255,
"g": 165,
"b": 235
},
"hsl": {
"h": 313.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.83236,
"c": 0.13687,
"h": 335.2
},
"luminance": 0.54168
}Semantic roles & 50–950 ramp
primary
#FFA5EB
secondary
#64E481
accent
#E63300
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285