#EEDFEB#EEDFEB
#EEDFEB is a very light, muted pink. Relative luminance 0.770; OKLCH L 91.9% C 0.023 H 332.4°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EEDFEB |
|---|---|
| RGB | rgb(238, 223, 235) |
| HSL | hsl(312, 31%, 90%) |
| HSV | hsv(312, 6%, 93%) |
| CMYK | cmyk(0%, 6.3%, 1.3%, 6.7%) |
| CIE-LAB | lab(90.30, 7.20, -4.00) |
| CIE-LCH | lch(90.30, 8.23, 330.92°) |
| OKLab | oklab(91.91% 0.0202 -0.0106) |
| OKLCH | oklch(91.91% 0.023 332.4) |
| XYZ | xyz(76.6408, 76.9513, 89.3967) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.61
Lavender (CSS)
#E6E6FA
ΔE00 6.64
Mistyrose
#FFE4E1
ΔE00 7.35
Very Light Pink
#FFF4F2
ΔE00 7.89
Ghostwhite
#F8F8FF
ΔE00 8.35
Snow
#FFFAFA
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEDFEB #DFEEE2
analogous
#E9DFEE #EEDFEB #EEDFE3
triadic
#EEDFEB #EBEEDF #DFEBEE
tetradic
#EEDFEB #EEE9DF #DFEEE2 #DFE3EE
square
#EEDFEB #EEE9DF #DFEEE2 #DFE3EE
split-complementary
#EEDFEB #E3EEDF #DFEEE9
monochromatic
#C48FB9 #D9B7D2 #EEDFEB #F4EBF3 #F4EBF3
Accessibility & contrast
On white
1.28
#EEDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#EEDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEDFEB
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEDFEB | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EC
Deuteranopia (green-blind)
#E2E4EA
Tritanopia (blue-blind)
#F0E0E3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #eedfeb; /* rgb */ color: rgb(238, 223, 235); /* oklch */ color: oklch(91.9% 0.023 332.4);
Tailwind
colors: {
custom: {
50: '#f3e9f1',
500: '#eedfeb',
950: '#000000',
},
}SCSS
$custom: #eedfeb; $custom-light: #f3e9f1; $custom-dark: #000000;
JSON
{
"hex": "#eedfeb",
"rgb": {
"r": 238,
"g": 223,
"b": 235
},
"hsl": {
"h": 312,
"s": 30.612,
"l": 90.392
},
"oklch": {
"l": 0.91909,
"c": 0.02277,
"h": 332.4
},
"luminance": 0.76951
}Semantic roles & 50–950 ramp
primary
#EEDFEB
secondary
#AAC8B0
accent
#A9523C
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485