#FFA5EE#FFA5EE
#FFA5EE is a very light, vivid pink. Relative luminance 0.543; OKLCH L 83.3% C 0.139 H 333.8°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA5EE |
|---|---|
| RGB | rgb(255, 165, 238) |
| HSL | hsl(311, 100%, 82%) |
| HSV | hsv(311, 35%, 100%) |
| CMYK | cmyk(0%, 35.3%, 6.7%, 0%) |
| CIE-LAB | lab(78.66, 43.77, -22.85) |
| CIE-LCH | lch(78.66, 49.38, 332.44°) |
| OKLab | oklab(83.35% 0.1251 -0.0614) |
| OKLCH | oklch(83.35% 0.139 333.8) |
| XYZ | xyz(70.1271, 54.3467, 87.6684) |
| Luminance | 0.5434 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.77
Bubblegum Pink
#FE83CC
ΔE00 7.97
Light Lavendar
#EFC0FE
ΔE00 7.99
Mauve
#E0B0FF
ΔE00 8.53
Violet (CSS)
#EE82EE
ΔE00 8.69
Lavender Pink
#DD85D7
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA5EE #A5FFB6
analogous
#E3A5FF #FFA5EE #FFA5C1
triadic
#FFA5EE #EEFFA5 #A5EEFF
tetradic
#FFA5EE #FFE3A5 #A5FFB6 #A5C1FF
square
#FFA5EE #FFE3A5 #A5FFB6 #A5C1FF
split-complementary
#FFA5EE #C1FFA5 #A5FFE3
monochromatic
#FF2BD7 #FF68E2 #FFA5EE #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.77
#FFA5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#FFA5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA5EE
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA5EE | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BBF1
Deuteranopia (green-blind)
#BBC7EB
Tritanopia (blue-blind)
#FFA9C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa5ee; /* rgb */ color: rgb(255, 165, 238); /* oklch */ color: oklch(83.3% 0.139 333.8);
Tailwind
colors: {
custom: {
50: '#ffc1f3',
500: '#ffa5ee',
950: '#000000',
},
}SCSS
$custom: #ffa5ee; $custom-light: #ffc1f3; $custom-dark: #000000;
JSON
{
"hex": "#ffa5ee",
"rgb": {
"r": 255,
"g": 165,
"b": 238
},
"hsl": {
"h": 311.333,
"s": 100,
"l": 82.353
},
"oklch": {
"l": 0.83346,
"c": 0.13936,
"h": 333.8
},
"luminance": 0.54343
}Semantic roles & 50–950 ramp
primary
#FFA5EE
secondary
#64E47D
accent
#E62B00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285