#ED9BF2#ED9BF2
#ED9BF2 is a light, vivid purple. Relative luminance 0.479; OKLCH L 80.0% C 0.148 H 324.8°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9BF2 |
|---|---|
| RGB | rgb(237, 155, 242) |
| HSL | hsl(297, 77%, 78%) |
| HSV | hsv(297, 36%, 95%) |
| CMYK | cmyk(2.1%, 36%, 0%, 5.1%) |
| CIE-LAB | lab(74.74, 44.09, -31.20) |
| CIE-LCH | lch(74.74, 54.01, 324.71°) |
| OKLab | oklab(79.99% 0.1207 -0.0851) |
| OKLCH | oklch(79.99% 0.148 324.8) |
| XYZ | xyz(62.6719, 47.8604, 89.9239) |
| Luminance | 0.4786 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.91
Violet (CSS)
#EE82EE
ΔE00 5.31
Lavender Pink
#DD85D7
ΔE00 5.97
Mauve
#E0B0FF
ΔE00 6.43
Baby Purple
#CA9BF7
ΔE00 7.53
Lilac (survey)
#CEA2FD
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9BF2 #A0F29B
analogous
#C29BF2 #ED9BF2 #F29BCB
triadic
#ED9BF2 #F2ED9B #9BF2ED
tetradic
#ED9BF2 #F2C29B #A0F29B #9BCBF2
square
#ED9BF2 #F2C29B #A0F29B #9BCBF2
split-complementary
#ED9BF2 #CBF29B #9BF2C2
monochromatic
#DA2FE4 #E365EB #ED9BF2 #F7D1F9 #FAE4FB
Accessibility & contrast
On white
1.99
#ED9BF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#ED9BF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9BF2
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9BF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9BF2 | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F5
Deuteranopia (green-blind)
#A8BBEF
Tritanopia (blue-blind)
#F1A4BC
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ed9bf2; /* rgb */ color: rgb(237, 155, 242); /* oklch */ color: oklch(80.0% 0.148 324.8);
Tailwind
colors: {
custom: {
50: '#f4baf6',
500: '#ed9bf2',
950: '#000000',
},
}SCSS
$custom: #ed9bf2; $custom-light: #f4baf6; $custom-dark: #000000;
JSON
{
"hex": "#ed9bf2",
"rgb": {
"r": 237,
"g": 155,
"b": 242
},
"hsl": {
"h": 296.552,
"s": 76.991,
"l": 77.843
},
"oklch": {
"l": 0.79992,
"c": 0.14769,
"h": 324.8
},
"luminance": 0.47858
}Semantic roles & 50–950 ramp
primary
#ED9BF2
secondary
#D9F3D8
accent
#D90C18
background
#FFFBFF
surface
#FEF6FE
border
#D6D0D6
text
#171217
muted
#858185