#FFA3E5#FFA3E5
#FFA3E5 is a very light, vivid pink. Relative luminance 0.531; OKLCH L 82.7% C 0.135 H 337.9°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3E5 |
|---|---|
| RGB | rgb(255, 163, 229) |
| HSL | hsl(317, 100%, 82%) |
| HSV | hsv(317, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 10.2%, 0%) |
| CIE-LAB | lab(77.94, 43.31, -19.07) |
| CIE-LCH | lch(77.94, 47.33, 336.24°) |
| OKLab | oklab(82.7% 0.1256 -0.0509) |
| OKLCH | oklch(82.7% 0.135 337.9) |
| XYZ | xyz(68.4799, 53.1151, 80.7587) |
| Luminance | 0.5311 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.00
Bubblegum Pink
#FE83CC
ΔE00 6.92
Powder Pink
#FFB2D0
ΔE00 8.37
Pink (survey)
#FF81C0
ΔE00 8.38
Lavender Pink
#DD85D7
ΔE00 8.86
Light Lavendar
#EFC0FE
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3E5 #A3FFBD
analogous
#EBA3FF #FFA3E5 #FFA3B7
triadic
#FFA3E5 #E5FFA3 #A3E5FF
tetradic
#FFA3E5 #FFEBA3 #A3FFBD #A3B7FF
square
#FFA3E5 #FFEBA3 #A3FFBD #A3B7FF
split-complementary
#FFA3E5 #B7FFA3 #A3FFEB
monochromatic
#FF29C2 #FF66D4 #FFA3E5 #FFE0F6 #FFE0F6
Accessibility & contrast
On white
1.81
#FFA3E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#FFA3E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3E5
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3E5 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8E7
Deuteranopia (green-blind)
#BCC6E2
Tritanopia (blue-blind)
#FFA5BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa3e5; /* rgb */ color: rgb(255, 163, 229); /* oklch */ color: oklch(82.7% 0.135 337.9);
Tailwind
colors: {
custom: {
50: '#ffbfed',
500: '#ffa3e5',
950: '#000000',
},
}SCSS
$custom: #ffa3e5; $custom-light: #ffbfed; $custom-dark: #000000;
JSON
{
"hex": "#ffa3e5",
"rgb": {
"r": 255,
"g": 163,
"b": 229
},
"hsl": {
"h": 316.957,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.82701,
"c": 0.13549,
"h": 337.9
},
"luminance": 0.53112
}Semantic roles & 50–950 ramp
primary
#FFA3E5
secondary
#63E387
accent
#E64100
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284