#FFA8EB#FFA8EB
#FFA8EB is a very light, vivid pink. Relative luminance 0.553; OKLCH L 83.7% C 0.132 H 335.5°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA8EB |
|---|---|
| RGB | rgb(255, 168, 235) |
| HSL | hsl(314, 100%, 83%) |
| HSV | hsv(314, 34%, 100%) |
| CMYK | cmyk(0%, 34.1%, 7.8%, 0%) |
| CIE-LAB | lab(79.19, 41.72, -20.42) |
| CIE-LCH | lch(79.19, 46.45, 333.92°) |
| OKLab | oklab(83.72% 0.1198 -0.0547) |
| OKLCH | oklch(83.72% 0.132 335.5) |
| XYZ | xyz(70.2375, 55.2668, 85.5490) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.85
Light Lavendar
#EFC0FE
ΔE00 7.77
Bubblegum Pink
#FE83CC
ΔE00 8.18
Powder Pink
#FFB2D0
ΔE00 8.69
Mauve
#E0B0FF
ΔE00 8.92
Lavender Pink
#DD85D7
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA8EB #A8FFBC
analogous
#E7A8FF #FFA8EB #FFA8BF
triadic
#FFA8EB #EBFFA8 #A8EBFF
tetradic
#FFA8EB #FFE7A8 #A8FFBC #A8BFFF
square
#FFA8EB #FFE7A8 #A8FFBC #A8BFFF
split-complementary
#FFA8EB #BFFFA8 #A8FFE7
monochromatic
#FF2ECF #FF6BDD #FFA8EB #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.74
#FFA8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#FFA8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA8EB
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA8EB | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9BCEE
Deuteranopia (green-blind)
#BEC9E8
Tritanopia (blue-blind)
#FFABC0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffa8eb; /* rgb */ color: rgb(255, 168, 235); /* oklch */ color: oklch(83.7% 0.132 335.5);
Tailwind
colors: {
custom: {
50: '#ffc3f1',
500: '#ffa8eb',
950: '#000000',
},
}SCSS
$custom: #ffa8eb; $custom-light: #ffc3f1; $custom-dark: #000000;
JSON
{
"hex": "#ffa8eb",
"rgb": {
"r": 255,
"g": 168,
"b": 235
},
"hsl": {
"h": 313.793,
"s": 100,
"l": 82.941
},
"oklch": {
"l": 0.83716,
"c": 0.13173,
"h": 335.5
},
"luminance": 0.55263
}Semantic roles & 50–950 ramp
primary
#FFA8EB
secondary
#67E484
accent
#E63500
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285