#FFA6EA#FFA6EA
#FFA6EA is a very light, vivid pink. Relative luminance 0.545; OKLCH L 83.4% C 0.134 H 335.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA6EA |
|---|---|
| RGB | rgb(255, 166, 234) |
| HSL | hsl(314, 100%, 83%) |
| HSV | hsv(314, 35%, 100%) |
| CMYK | cmyk(0%, 34.9%, 8.2%, 0%) |
| CIE-LAB | lab(78.74, 42.59, -20.57) |
| CIE-LCH | lch(78.74, 47.30, 334.22°) |
| OKLab | oklab(83.36% 0.1225 -0.0551) |
| OKLCH | oklch(83.36% 0.134 335.8) |
| XYZ | xyz(69.7271, 54.4764, 84.6682) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 7.77
Light Lavendar
#EFC0FE
ΔE00 8.13
Powder Pink
#FFB2D0
ΔE00 8.83
Mauve
#E0B0FF
ΔE00 9.09
Lavender Pink
#DD85D7
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA6EA #A6FFBB
analogous
#E7A6FF #FFA6EA #FFA6BE
triadic
#FFA6EA #EAFFA6 #A6EAFF
tetradic
#FFA6EA #FFE7A6 #A6FFBB #A6BEFF
square
#FFA6EA #FFE7A6 #A6FFBB #A6BEFF
split-complementary
#FFA6EA #BEFFA6 #A6FFE7
monochromatic
#FF2CCD #FF69DC #FFA6EA #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.77
#FFA6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#FFA6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA6EA
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA6EA | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BBED
Deuteranopia (green-blind)
#BDC8E7
Tritanopia (blue-blind)
#FFA9BF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa6ea; /* rgb */ color: rgb(255, 166, 234); /* oklch */ color: oklch(83.4% 0.134 335.8);
Tailwind
colors: {
custom: {
50: '#ffc2f0',
500: '#ffa6ea',
950: '#000000',
},
}SCSS
$custom: #ffa6ea; $custom-light: #ffc2f0; $custom-dark: #000000;
JSON
{
"hex": "#ffa6ea",
"rgb": {
"r": 255,
"g": 166,
"b": 234
},
"hsl": {
"h": 314.157,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.83359,
"c": 0.13434,
"h": 335.8
},
"luminance": 0.54473
}Semantic roles & 50–950 ramp
primary
#FFA6EA
secondary
#65E483
accent
#E63600
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285