#EDC2EB#EDC2EB
#EDC2EB is a very light, moderate purple. Relative luminance 0.626; OKLCH L 86.4% C 0.073 H 327.7°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC2EB |
|---|---|
| RGB | rgb(237, 194, 235) |
| HSL | hsl(303, 54%, 85%) |
| HSV | hsv(303, 18%, 93%) |
| CMYK | cmyk(0%, 18.1%, 0.8%, 7.1%) |
| CIE-LAB | lab(83.22, 22.14, -14.52) |
| CIE-LCH | lch(83.22, 26.47, 326.73°) |
| OKLab | oklab(86.39% 0.0614 -0.0388) |
| OKLCH | oklch(86.39% 0.073 327.7) |
| XYZ | xyz(69.2105, 62.5878, 87.0159) |
| Luminance | 0.6259 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Very Light Purple
#F6CEFC
ΔE00 3.21
Pale Mauve
#FED0FC
ΔE00 3.54
Pale Lavender
#EECFFE
ΔE00 4.50
Light Lilac
#EDC8FF
ΔE00 4.59
Light Lavendar
#EFC0FE
ΔE00 5.10
Thistle
#D8BFD8
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC2EB #C2EDC4
analogous
#DAC2ED #EDC2EB #EDC2D6
triadic
#EDC2EB #EBEDC2 #C2EBED
tetradic
#EDC2EB #EDDAC2 #C2EDC4 #C2D6ED
square
#EDC2EB #EDDAC2 #C2EDC4 #C2D6ED
split-complementary
#EDC2EB #D6EDC2 #C2EDDA
monochromatic
#D163CC #DF93DC #EDC2EB #F8E7F7 #F8E7F7
Accessibility & contrast
On white
1.55
#EDC2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#EDC2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC2EB
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC2EB | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CCED
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#F0C5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #edc2eb; /* rgb */ color: rgb(237, 194, 235); /* oklch */ color: oklch(86.4% 0.073 327.7);
Tailwind
colors: {
custom: {
50: '#f3d4f1',
500: '#edc2eb',
950: '#000000',
},
}SCSS
$custom: #edc2eb; $custom-light: #f3d4f1; $custom-dark: #000000;
JSON
{
"hex": "#edc2eb",
"rgb": {
"r": 237,
"g": 194,
"b": 235
},
"hsl": {
"h": 302.791,
"s": 54.43,
"l": 84.51
},
"oklch": {
"l": 0.86393,
"c": 0.07265,
"h": 327.7
},
"luminance": 0.62586
}Semantic roles & 50–950 ramp
primary
#EDC2EB
secondary
#89CA8C
accent
#C22B24
background
#FFFEFF
surface
#FEFBFE
border
#D6D4D6
text
#171416
muted
#858385