#FFA6EE#FFA6EE
#FFA6EE is a very light, vivid pink. Relative luminance 0.547; OKLCH L 83.5% C 0.138 H 333.9°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA6EE |
|---|---|
| RGB | rgb(255, 166, 238) |
| HSL | hsl(311, 100%, 83%) |
| HSV | hsv(311, 35%, 100%) |
| CMYK | cmyk(0%, 34.9%, 6.7%, 0%) |
| CIE-LAB | lab(78.87, 43.26, -22.53) |
| CIE-LCH | lch(78.87, 48.77, 332.49°) |
| OKLab | oklab(83.51% 0.1236 -0.0606) |
| OKLCH | oklch(83.51% 0.138 333.9) |
| XYZ | xyz(70.3082, 54.7088, 87.7288) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.77
Light Lavendar
#EFC0FE
ΔE00 7.84
Bubblegum Pink
#FE83CC
ΔE00 8.12
Mauve
#E0B0FF
ΔE00 8.50
Violet (CSS)
#EE82EE
ΔE00 8.91
Lavender Pink
#DD85D7
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA6EE #A6FFB7
analogous
#E4A6FF #FFA6EE #FFA6C1
triadic
#FFA6EE #EEFFA6 #A6EEFF
tetradic
#FFA6EE #FFE4A6 #A6FFB7 #A6C1FF
square
#FFA6EE #FFE4A6 #A6FFB7 #A6C1FF
split-complementary
#FFA6EE #C1FFA6 #A6FFE4
monochromatic
#FF2CD7 #FF69E2 #FFA6EE #FFE0F9 #FFE0F9
Accessibility & contrast
On white
1.76
#FFA6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#FFA6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA6EE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA6EE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5BBF1
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#FFAAC0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa6ee; /* rgb */ color: rgb(255, 166, 238); /* oklch */ color: oklch(83.5% 0.138 333.9);
Tailwind
colors: {
custom: {
50: '#ffc2f3',
500: '#ffa6ee',
950: '#000000',
},
}SCSS
$custom: #ffa6ee; $custom-light: #ffc2f3; $custom-dark: #000000;
JSON
{
"hex": "#ffa6ee",
"rgb": {
"r": 255,
"g": 166,
"b": 238
},
"hsl": {
"h": 311.461,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.83505,
"c": 0.13765,
"h": 333.9
},
"luminance": 0.54705
}Semantic roles & 50–950 ramp
primary
#FFA6EE
secondary
#65E47D
accent
#E62C00
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181217
muted
#868285