#ED95FB#ED95FB
#ED95FB is a light, vivid purple. Relative luminance 0.465; OKLCH L 79.4% C 0.167 H 321.9°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ED95FB |
|---|---|
| RGB | rgb(237, 149, 251) |
| HSL | hsl(292, 93%, 78%) |
| HSV | hsv(292, 41%, 98%) |
| CMYK | cmyk(5.6%, 40.6%, 0%, 1.6%) |
| CIE-LAB | lab(73.85, 48.87, -37.46) |
| CIE-LCH | lch(73.85, 61.58, 322.53°) |
| OKLab | oklab(79.44% 0.1312 -0.1028) |
| OKLCH | oklch(79.44% 0.167 321.9) |
| XYZ | xyz(63.0831, 46.4668, 96.8941) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 6.29
Purply Pink
#F075E6
ΔE00 6.79
Baby Purple
#CA9BF7
ΔE00 6.88
Plum
#DDA0DD
ΔE00 7.05
Mauve
#E0B0FF
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED95FB #A3FB95
analogous
#BA95FB #ED95FB #FB95D6
triadic
#ED95FB #FBED95 #95FBED
tetradic
#ED95FB #FBBA95 #A3FB95 #95D6FB
square
#ED95FB #FBBA95 #A3FB95 #95D6FB
split-complementary
#ED95FB #D6FB95 #95FBBA
monochromatic
#D91FF7 #E35AF9 #ED95FB #F7D0FD #FAE2FE
Accessibility & contrast
On white
2.04
#ED95FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#ED95FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED95FB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED95FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED95FB | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#A0B9F8
Tritanopia (blue-blind)
#F0A1BC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ed95fb; /* rgb */ color: rgb(237, 149, 251); /* oklch */ color: oklch(79.4% 0.167 321.9);
Tailwind
colors: {
custom: {
50: '#f4b6fd',
500: '#ed95fb',
950: '#000000',
},
}SCSS
$custom: #ed95fb; $custom-light: #f4b6fd; $custom-dark: #000000;
JSON
{
"hex": "#ed95fb",
"rgb": {
"r": 237,
"g": 149,
"b": 251
},
"hsl": {
"h": 291.765,
"s": 92.727,
"l": 78.431
},
"oklch": {
"l": 0.79439,
"c": 0.16672,
"h": 321.9
},
"luminance": 0.46464
}Semantic roles & 50–950 ramp
primary
#ED95FB
secondary
#D9F6D5
accent
#E6001F
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085