#EDC8FB#EDC8FB
#EDC8FB is a very light, moderate purple. Relative luminance 0.663; OKLCH L 88.0% C 0.079 H 316.7°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EDC8FB |
|---|---|
| RGB | rgb(237, 200, 251) |
| HSL | hsl(284, 86%, 88%) |
| HSV | hsv(284, 20%, 98%) |
| CMYK | cmyk(5.6%, 20.3%, 0%, 1.6%) |
| CIE-LAB | lab(85.14, 21.93, -20.16) |
| CIE-LCH | lch(85.14, 29.79, 317.41°) |
| OKLab | oklab(88.04% 0.0577 -0.0544) |
| OKLCH | oklch(88.04% 0.079 316.7) |
| XYZ | xyz(72.9893, 66.2791, 100.1962) |
| Luminance | 0.6628 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 1.02
Pale Lavender
#EECFFE
ΔE00 1.92
Very Light Purple
#F6CEFC
ΔE00 2.26
Light Lavendar
#EFC0FE
ΔE00 2.94
Pale Lilac
#E4CBFF
ΔE00 3.07
Light Lavender
#DFC5FE
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDC8FB #D6FBC8
analogous
#D3C8FB #EDC8FB #FBC8EF
triadic
#EDC8FB #FBEDC8 #C8FBED
tetradic
#EDC8FB #FBD3C8 #D6FBC8 #C8EFFB
square
#EDC8FB #FBD3C8 #D6FBC8 #C8EFFB
split-complementary
#EDC8FB #EFFBC8 #C8FBD3
monochromatic
#C856F3 #DA8FF7 #EDC8FB #F6E2FD #F6E2FD
Accessibility & contrast
On white
1.47
#EDC8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#EDC8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDC8FB
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDC8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDC8FB | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FD
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#EDCDD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #edc8fb; /* rgb */ color: rgb(237, 200, 251); /* oklch */ color: oklch(88.0% 0.079 316.7);
Tailwind
colors: {
custom: {
50: '#f3d8fc',
500: '#edc8fb',
950: '#000000',
},
}SCSS
$custom: #edc8fb; $custom-light: #f3d8fc; $custom-dark: #000000;
JSON
{
"hex": "#edc8fb",
"rgb": {
"r": 237,
"g": 200,
"b": 251
},
"hsl": {
"h": 283.529,
"s": 86.441,
"l": 88.431
},
"oklch": {
"l": 0.88035,
"c": 0.07935,
"h": 316.7
},
"luminance": 0.66278
}Semantic roles & 50–950 ramp
primary
#EDC8FB
secondary
#9FE186
accent
#E30340
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171417
muted
#858385