#FFA3E2#FFA3E2
#FFA3E2 is a very light, vivid pink. Relative luminance 0.529; OKLCH L 82.6% C 0.133 H 339.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3E2 |
|---|---|
| RGB | rgb(255, 163, 226) |
| HSL | hsl(319, 100%, 82%) |
| HSV | hsv(319, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 11.4%, 0%) |
| CIE-LAB | lab(77.84, 42.83, -17.59) |
| CIE-LCH | lch(77.84, 46.30, 337.67°) |
| OKLab | oklab(82.6% 0.1247 -0.0468) |
| OKLCH | oklch(82.6% 0.133 339.4) |
| XYZ | xyz(68.0647, 52.9490, 78.5718) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 6.22
Bubblegum Pink
#FE83CC
ΔE00 6.76
Powder Pink
#FFB2D0
ΔE00 7.78
Pink (survey)
#FF81C0
ΔE00 8.04
Lavender Pink
#DD85D7
ΔE00 9.12
Light Lavendar
#EFC0FE
ΔE00 9.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3E2 #A3FFC0
analogous
#EEA3FF #FFA3E2 #FFA3B4
triadic
#FFA3E2 #E2FFA3 #A3E2FF
tetradic
#FFA3E2 #FFEEA3 #A3FFC0 #A3B4FF
square
#FFA3E2 #FFEEA3 #A3FFC0 #A3B4FF
split-complementary
#FFA3E2 #B4FFA3 #A3FFEE
monochromatic
#FF29BB #FF66CF #FFA3E2 #FFE0F5 #FFE0F5
Accessibility & contrast
On white
1.81
#FFA3E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#FFA3E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3E2
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3E2 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B8E4
Deuteranopia (green-blind)
#BDC6DF
Tritanopia (blue-blind)
#FFA5BA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffa3e2; /* rgb */ color: rgb(255, 163, 226); /* oklch */ color: oklch(82.6% 0.133 339.4);
Tailwind
colors: {
custom: {
50: '#ffbfeb',
500: '#ffa3e2',
950: '#000000',
},
}SCSS
$custom: #ffa3e2; $custom-light: #ffbfeb; $custom-dark: #000000;
JSON
{
"hex": "#ffa3e2",
"rgb": {
"r": 255,
"g": 163,
"b": 226
},
"hsl": {
"h": 318.913,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.82595,
"c": 0.13319,
"h": 339.4
},
"luminance": 0.52945
}Semantic roles & 50–950 ramp
primary
#FFA3E2
secondary
#63E38B
accent
#E64800
background
#FFFDFE
surface
#FFF9FD
border
#D7D2D5
text
#181216
muted
#868284