#EFE6ED#EFE6ED
#EFE6ED is a very light, near-neutral pink. Relative luminance 0.811; OKLCH L 93.4% C 0.013 H 333.1°. Best body text is #000000 at 17.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6ED |
|---|---|
| RGB | rgb(239, 230, 237) |
| HSL | hsl(313, 22%, 92%) |
| HSV | hsv(313, 4%, 94%) |
| CMYK | cmyk(0%, 3.8%, 0.8%, 6.3%) |
| CIE-LAB | lab(92.16, 4.26, -2.31) |
| CIE-LCH | lch(92.16, 4.85, 331.56°) |
| OKLab | oklab(93.4% 0.012 -0.0061) |
| OKLCH | oklch(93.4% 0.013 333.1) |
| XYZ | xyz(79.1772, 81.0592, 91.5792) |
| Luminance | 0.8106 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.36
Very Light Pink
#FFF4F2
ΔE00 5.14
Ghostwhite
#F8F8FF
ΔE00 5.28
Snow
#FFFAFA
ΔE00 5.65
Lavender (CSS)
#E6E6FA
ΔE00 6.12
Whitesmoke
#F5F5F5
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6ED #E6EFE8
analogous
#EDE6EF #EFE6ED #EFE6E9
triadic
#EFE6ED #EDEFE6 #E6EDEF
tetradic
#EFE6ED #EFEDE6 #E6EFE8 #E6E9EF
square
#EFE6ED #EFEDE6 #E6EFE8 #E6E9EF
split-complementary
#EFE6ED #E9EFE6 #E6EFED
monochromatic
#BF9BB7 #D7C1D2 #EFE6ED #F3ECF2 #F3ECF2
Accessibility & contrast
On white
1.22
#EFE6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.21
#EFE6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6ED
17.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6ED | 1.00 | 1.22 | 17.21 | 17.21 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E8ED
Deuteranopia (green-blind)
#E8E9ED
Tritanopia (blue-blind)
#F0E6E8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe6ed; /* rgb */ color: rgb(239, 230, 237); /* oklch */ color: oklch(93.4% 0.013 333.1);
Tailwind
colors: {
custom: {
50: '#f4edf2',
500: '#efe6ed',
950: '#000000',
},
}SCSS
$custom: #efe6ed; $custom-light: #f4edf2; $custom-dark: #000000;
JSON
{
"hex": "#efe6ed",
"rgb": {
"r": 239,
"g": 230,
"b": 237
},
"hsl": {
"h": 313.333,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.934,
"c": 0.01342,
"h": 333.1
},
"luminance": 0.81059
}Semantic roles & 50–950 ramp
primary
#EFE6ED
secondary
#B2C7B7
accent
#A05945
background
#FFFEFF
surface
#FEFDFE
border
#D6D5D6
text
#171617
muted
#858485