#FFA3ED#FFA3ED
#FFA3ED is a very light, vivid pink. Relative luminance 0.536; OKLCH L 83.0% C 0.142 H 334.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA3ED |
|---|---|
| RGB | rgb(255, 163, 237) |
| HSL | hsl(312, 100%, 82%) |
| HSV | hsv(312, 36%, 100%) |
| CMYK | cmyk(0%, 36.1%, 7.1%, 0%) |
| CIE-LAB | lab(78.21, 44.64, -23.00) |
| CIE-LCH | lch(78.21, 50.21, 332.74°) |
| OKLab | oklab(82.99% 0.1278 -0.0618) |
| OKLCH | oklch(82.99% 0.142 334.2) |
| XYZ | xyz(69.6227, 53.5722, 86.7775) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.79
Bubblegum Pink
#FE83CC
ΔE00 7.60
Violet (CSS)
#EE82EE
ΔE00 8.36
Light Lavendar
#EFC0FE
ΔE00 8.37
Lavender Pink
#DD85D7
ΔE00 8.44
Mauve
#E0B0FF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA3ED #A3FFB5
analogous
#E3A3FF #FFA3ED #FFA3BF
triadic
#FFA3ED #EDFFA3 #A3EDFF
tetradic
#FFA3ED #FFE3A3 #A3FFB5 #A3BFFF
square
#FFA3ED #FFE3A3 #A3FFB5 #A3BFFF
split-complementary
#FFA3ED #BFFFA3 #A3FFE3
monochromatic
#FF29D5 #FF66E1 #FFA3ED #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.79
#FFA3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FFA3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA3ED
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA3ED | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B9F0
Deuteranopia (green-blind)
#BAC6EA
Tritanopia (blue-blind)
#FFA7BE
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffa3ed; /* rgb */ color: rgb(255, 163, 237); /* oklch */ color: oklch(83.0% 0.142 334.2);
Tailwind
colors: {
custom: {
50: '#ffc0f3',
500: '#ffa3ed',
950: '#000000',
},
}SCSS
$custom: #ffa3ed; $custom-light: #ffc0f3; $custom-dark: #000000;
JSON
{
"hex": "#ffa3ed",
"rgb": {
"r": 255,
"g": 163,
"b": 237
},
"hsl": {
"h": 311.739,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.82993,
"c": 0.14194,
"h": 334.2
},
"luminance": 0.53569
}Semantic roles & 50–950 ramp
primary
#FFA3ED
secondary
#63E37C
accent
#E62D00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285