#EDAFEB#EDAFEB
#EDAFEB is a very light, moderate purple. Relative luminance 0.547; OKLCH L 83.0% C 0.106 H 327.5°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EDAFEB |
|---|---|
| RGB | rgb(237, 175, 235) |
| HSL | hsl(302, 63%, 81%) |
| HSV | hsv(302, 26%, 93%) |
| CMYK | cmyk(0%, 26.2%, 0.8%, 7.1%) |
| CIE-LAB | lab(78.85, 32.25, -21.13) |
| CIE-LCH | lch(78.85, 38.55, 326.77°) |
| OKLab | oklab(83.03% 0.0895 -0.0569) |
| OKLCH | oklch(83.03% 0.106 327.5) |
| XYZ | xyz(65.2490, 54.6647, 85.6954) |
| Luminance | 0.5466 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.97
Light Lavendar
#EFC0FE
ΔE00 4.67
Mauve
#E0B0FF
ΔE00 6.16
Light Lilac
#EDC8FF
ΔE00 6.66
Very Light Purple
#F6CEFC
ΔE00 7.41
Light Violet
#D6B4FC
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDAFEB #AFEDB1
analogous
#D0AFED #EDAFEB #EDAFCC
triadic
#EDAFEB #EBEDAF #AFEBED
tetradic
#EDAFEB #EDD0AF #AFEDB1 #AFCCED
square
#EDAFEB #EDD0AF #AFEDB1 #AFCCED
split-complementary
#EDAFEB #CCEDAF #AFEDD0
monochromatic
#D74BD2 #E27DDF #EDAFEB #F8E1F7 #F9E6F9
Accessibility & contrast
On white
1.76
#EDAFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#EDAFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDAFEB
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDAFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDAFEB | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACBEED
Deuteranopia (green-blind)
#BAC6E9
Tritanopia (blue-blind)
#F1B4C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #edafeb; /* rgb */ color: rgb(237, 175, 235); /* oklch */ color: oklch(83.0% 0.106 327.5);
Tailwind
colors: {
custom: {
50: '#f3c7f1',
500: '#edafeb',
950: '#000000',
},
}SCSS
$custom: #edafeb; $custom-light: #f3c7f1; $custom-dark: #000000;
JSON
{
"hex": "#edafeb",
"rgb": {
"r": 237,
"g": 175,
"b": 235
},
"hsl": {
"h": 301.935,
"s": 63.265,
"l": 80.784
},
"oklch": {
"l": 0.83031,
"c": 0.1061,
"h": 327.5
},
"luminance": 0.54663
}Semantic roles & 50–950 ramp
primary
#EDAFEB
secondary
#76CA79
accent
#CB201A
background
#FFFDFF
surface
#FEF9FE
border
#D6D2D6
text
#171316
muted
#858285