#EDBEE1#EDBEE1
#EDBEE1 is a very light, moderate pink. Relative luminance 0.603; OKLCH L 85.3% C 0.070 H 335.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EDBEE1 |
|---|---|
| RGB | rgb(237, 190, 225) |
| HSL | hsl(315, 57%, 84%) |
| HSV | hsv(315, 20%, 93%) |
| CMYK | cmyk(0%, 19.8%, 5.1%, 7.1%) |
| CIE-LAB | lab(81.98, 22.48, -11.02) |
| CIE-LCH | lch(81.98, 25.04, 333.88°) |
| OKLab | oklab(85.34% 0.064 -0.0293) |
| OKLCH | oklch(85.34% 0.07 335.4) |
| XYZ | xyz(66.9280, 60.2695, 79.3272) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pale Mauve
#FED0FC
ΔE00 4.99
Very Light Purple
#F6CEFC
ΔE00 5.26
Thistle
#D8BFD8
ΔE00 5.96
Pale Lavender
#EECFFE
ΔE00 6.68
Powder Pink
#FFB2D0
ΔE00 6.83
Light Lilac
#EDC8FF
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDBEE1 #BEEDCA
analogous
#E1BEED #EDBEE1 #EDBEC9
triadic
#EDBEE1 #E1EDBE #BEE1ED
tetradic
#EDBEE1 #EDE1BE #BEEDCA #BEC9ED
square
#EDBEE1 #EDE1BE #BEEDCA #BEC9ED
split-complementary
#EDBEE1 #C9EDBE #BEEDE1
monochromatic
#D25EB5 #E08ECB #EDBEE1 #F8E7F4 #F8E7F4
Accessibility & contrast
On white
1.61
#EDBEE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#EDBEE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDBEE1
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDBEE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDBEE1 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC8E2
Deuteranopia (green-blind)
#C9CEDF
Tritanopia (blue-blind)
#F2BFCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #edbee1; /* rgb */ color: rgb(237, 190, 225); /* oklch */ color: oklch(85.3% 0.070 335.4);
Tailwind
colors: {
custom: {
50: '#f3d1ea',
500: '#edbee1',
950: '#000000',
},
}SCSS
$custom: #edbee1; $custom-light: #f3d1ea; $custom-dark: #000000;
JSON
{
"hex": "#edbee1",
"rgb": {
"r": 237,
"g": 190,
"b": 225
},
"hsl": {
"h": 315.319,
"s": 56.627,
"l": 83.725
},
"oklch": {
"l": 0.85336,
"c": 0.07038,
"h": 335.4
},
"luminance": 0.60268
}Semantic roles & 50–950 ramp
primary
#EDBEE1
secondary
#85CA97
accent
#C44B21
background
#FFFEFE
surface
#FEFBFD
border
#D6D4D5
text
#171416
muted
#858384