#EDBEFE#EDBEFE
#EDBEFE is a very light, moderate purple. Relative luminance 0.620; OKLCH L 86.4% C 0.100 H 317.0°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBEFE |
|---|---|
| RGB | rgb(237, 190, 254) |
| HSL | hsl(284, 97%, 87%) |
| HSV | hsv(284, 25%, 100%) |
| CMYK | cmyk(6.7%, 25.2%, 0%, 0.4%) |
| CIE-LAB | lab(82.91, 27.83, -25.14) |
| CIE-LCH | lch(82.91, 37.50, 317.91°) |
| OKLab | oklab(86.35% 0.0731 -0.0682) |
| OKLCH | oklch(86.35% 0.1 317) |
| XYZ | xyz(71.2253, 61.9884, 101.9596) |
| Luminance | 0.6199 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lavendar
#EFC0FE
ΔE00 0.65
Light Lilac
#EDC8FF
ΔE00 2.88
Light Lavender
#DFC5FE
ΔE00 4.44
Mauve
#E0B0FF
ΔE00 4.48
Pale Lilac
#E4CBFF
ΔE00 5.04
Light Violet
#D6B4FC
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBEFE #CFFEBE
analogous
#CDBEFE #EDBEFE #FEBEEF
triadic
#EDBEFE #FEEDBE #BEFEED
tetradic
#EDBEFE #FECDBE #CFFEBE #BEEFFE
square
#EDBEFE #FECDBE #CFFEBE #BEEFFE
split-complementary
#EDBEFE #EFFEBE #BEFECD
monochromatic
#CC45FC #DC82FD #EDBEFE #F7E1FF #F7E1FF
Accessibility & contrast
On white
1.57
#EDBEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#EDBEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBEFE
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBEFE | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6CBFF
Deuteranopia (green-blind)
#C0D0FC
Tritanopia (blue-blind)
#EDC5D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #edbefe; /* rgb */ color: rgb(237, 190, 254); /* oklch */ color: oklch(86.4% 0.100 317.0);
Tailwind
colors: {
custom: {
50: '#f3d2ff',
500: '#edbefe',
950: '#000000',
},
}SCSS
$custom: #edbefe; $custom-light: #f3d2ff; $custom-dark: #000000;
JSON
{
"hex": "#edbefe",
"rgb": {
"r": 237,
"g": 190,
"b": 254
},
"hsl": {
"h": 284.063,
"s": 96.97,
"l": 87.059
},
"oklch": {
"l": 0.86351,
"c": 0.09999,
"h": 317
},
"luminance": 0.61987
}Semantic roles & 50–950 ramp
primary
#EDBEFE
secondary
#97E67B
accent
#E6003D
background
#FFFEFF
surface
#FEFBFF
border
#D6D4D7
text
#171418
muted
#858386