#FFA7EB#FFA7EB
#FFA7EB is a very light, vivid pink. Relative luminance 0.549; OKLCH L 83.6% C 0.133 H 335.4°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA7EB |
|---|---|
| RGB | rgb(255, 167, 235) |
| HSL | hsl(314, 100%, 83%) |
| HSV | hsv(314, 35%, 100%) |
| CMYK | cmyk(0%, 34.5%, 7.8%, 0%) |
| CIE-LAB | lab(78.98, 42.24, -20.74) |
| CIE-LCH | lch(78.98, 47.06, 333.85°) |
| OKLab | oklab(83.56% 0.1213 -0.0556) |
| OKLCH | oklch(83.56% 0.133 335.4) |
| XYZ | xyz(70.0536, 54.8990, 85.4877) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.82
Light Lavendar
#EFC0FE
ΔE00 7.91
Bubblegum Pink
#FE83CC
ΔE00 8.02
Powder Pink
#FFB2D0
ΔE00 8.86
Mauve
#E0B0FF
ΔE00 8.92
Lavender Pink
#DD85D7
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA7EB #A7FFBB
analogous
#E7A7FF #FFA7EB #FFA7BF
triadic
#FFA7EB #EBFFA7 #A7EBFF
tetradic
#FFA7EB #FFE7A7 #A7FFBB #A7BFFF
square
#FFA7EB #FFE7A7 #A7FFBB #A7BFFF
split-complementary
#FFA7EB #BFFFA7 #A7FFE7
monochromatic
#FF2DCF #FF6ADD #FFA7EB #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.75
#FFA7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#FFA7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA7EB
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA7EB | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7BCEE
Deuteranopia (green-blind)
#BDC8E8
Tritanopia (blue-blind)
#FFAAC0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #ffa7eb; /* rgb */ color: rgb(255, 167, 235); /* oklch */ color: oklch(83.6% 0.133 335.4);
Tailwind
colors: {
custom: {
50: '#ffc2f1',
500: '#ffa7eb',
950: '#000000',
},
}SCSS
$custom: #ffa7eb; $custom-light: #ffc2f1; $custom-dark: #000000;
JSON
{
"hex": "#ffa7eb",
"rgb": {
"r": 255,
"g": 167,
"b": 235
},
"hsl": {
"h": 313.636,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.83555,
"c": 0.13344,
"h": 335.4
},
"luminance": 0.54896
}Semantic roles & 50–950 ramp
primary
#FFA7EB
secondary
#66E483
accent
#E63400
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285