#FFA7EA#FFA7EA
#FFA7EA is a very light, vivid pink. Relative luminance 0.548; OKLCH L 83.5% C 0.133 H 335.9°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA7EA |
|---|---|
| RGB | rgb(255, 167, 234) |
| HSL | hsl(314, 100%, 83%) |
| HSV | hsv(314, 35%, 100%) |
| CMYK | cmyk(0%, 34.5%, 8.2%, 0%) |
| CIE-LAB | lab(78.95, 42.07, -20.25) |
| CIE-LCH | lch(78.95, 46.69, 334.30°) |
| OKLab | oklab(83.52% 0.121 -0.0542) |
| OKLCH | oklch(83.52% 0.133 335.9) |
| XYZ | xyz(69.9096, 54.8413, 84.7290) |
| Luminance | 0.5484 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 5.85
Bubblegum Pink
#FE83CC
ΔE00 7.94
Light Lavendar
#EFC0FE
ΔE00 7.99
Powder Pink
#FFB2D0
ΔE00 8.65
Mauve
#E0B0FF
ΔE00 9.08
Lavender Pink
#DD85D7
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA7EA #A7FFBC
analogous
#E8A7FF #FFA7EA #FFA7BE
triadic
#FFA7EA #EAFFA7 #A7EAFF
tetradic
#FFA7EA #FFE8A7 #A7FFBC #A7BEFF
square
#FFA7EA #FFE8A7 #A7FFBC #A7BEFF
split-complementary
#FFA7EA #BEFFA7 #A7FFE8
monochromatic
#FF2DCD #FF6ADB #FFA7EA #FFE0F8 #FFE0F8
Accessibility & contrast
On white
1.75
#FFA7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#FFA7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA7EA
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA7EA | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8BCED
Deuteranopia (green-blind)
#BEC8E7
Tritanopia (blue-blind)
#FFAABF
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ffa7ea; /* rgb */ color: rgb(255, 167, 234); /* oklch */ color: oklch(83.5% 0.133 335.9);
Tailwind
colors: {
custom: {
50: '#ffc2f0',
500: '#ffa7ea',
950: '#000000',
},
}SCSS
$custom: #ffa7ea; $custom-light: #ffc2f0; $custom-dark: #000000;
JSON
{
"hex": "#ffa7ea",
"rgb": {
"r": 255,
"g": 167,
"b": 234
},
"hsl": {
"h": 314.318,
"s": 100,
"l": 82.745
},
"oklch": {
"l": 0.83519,
"c": 0.13263,
"h": 335.9
},
"luminance": 0.54838
}Semantic roles & 50–950 ramp
primary
#FFA7EA
secondary
#66E484
accent
#E63700
background
#FFFDFF
surface
#FFF9FE
border
#D7D2D6
text
#181216
muted
#868285