#FFA3E7#FFA3E7
#FFA3E7 is a very light, vivid pink. Relative luminance 0.532; OKLCH L 82.8% C 0.137 H 337.0°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3E7 |
|---|---|
| RGB | rgb(255, 163, 231) |
| HSL | hsl(316, 100%, 82%) |
| HSV | hsv(316, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 9.4%, 0%) |
| CIE-LAB | lab(78.01, 43.64, -20.05) |
| CIE-LCH | lch(78.01, 48.03, 335.32°) |
| OKLab | oklab(82.77% 0.1261 -0.0537) |
| OKLCH | oklch(82.77% 0.137 337) |
| XYZ | xyz(68.7608, 53.2274, 82.2379) |
| Luminance | 0.5322 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.90
Bubblegum Pink
#FE83CC
ΔE00 7.05
Pink (survey)
#FF81C0
ΔE00 8.62
Lavender Pink
#DD85D7
ΔE00 8.72
Powder Pink
#FFB2D0
ΔE00 8.77
Light Lavendar
#EFC0FE
ΔE00 8.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3E7 #A3FFBB
analogous
#E9A3FF #FFA3E7 #FFA3B9
triadic
#FFA3E7 #E7FFA3 #A3E7FF
tetradic
#FFA3E7 #FFE9A3 #A3FFBB #A3B9FF
square
#FFA3E7 #FFE9A3 #A3FFBB #A3B9FF
split-complementary
#FFA3E7 #B9FFA3 #A3FFE9
monochromatic
#FF29C7 #FF66D7 #FFA3E7 #FFE0F7 #FFE0F7
Accessibility & contrast
On white
1.80
#FFA3E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#FFA3E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3E7
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3E7 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B8EA
Deuteranopia (green-blind)
#BCC6E4
Tritanopia (blue-blind)
#FFA6BC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa3e7; /* rgb */ color: rgb(255, 163, 231); /* oklch */ color: oklch(82.8% 0.137 337.0);
Tailwind
colors: {
custom: {
50: '#ffbfee',
500: '#ffa3e7',
950: '#000000',
},
}SCSS
$custom: #ffa3e7; $custom-light: #ffbfee; $custom-dark: #000000;
JSON
{
"hex": "#ffa3e7",
"rgb": {
"r": 255,
"g": 163,
"b": 231
},
"hsl": {
"h": 315.652,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.82773,
"c": 0.13705,
"h": 337
},
"luminance": 0.53224
}Semantic roles & 50–950 ramp
primary
#FFA3E7
secondary
#63E384
accent
#E63C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285