#EFE2E6#EFE2E6
#EFE2E6 is a very light, near-neutral pink. Relative luminance 0.785; OKLCH L 92.4% C 0.015 H 356.7°. Best body text is #000000 at 16.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2E6 |
|---|---|
| RGB | rgb(239, 226, 230) |
| HSL | hsl(342, 29%, 91%) |
| HSV | hsv(342, 5%, 94%) |
| CMYK | cmyk(0%, 5.4%, 3.8%, 6.3%) |
| CIE-LAB | lab(90.99, 5.10, -0.36) |
| CIE-LCH | lch(90.99, 5.12, 355.94°) |
| OKLab | oklab(92.42% 0.0151 -0.0009) |
| OKLCH | oklch(92.42% 0.015 356.7) |
| XYZ | xyz(77.0740, 78.4573, 85.9310) |
| Luminance | 0.7846 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.20
Very Light Pink
#FFF4F2
ΔE00 4.83
Mistyrose
#FFE4E1
ΔE00 5.57
Snow
#FFFAFA
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 6.84
Ghostwhite
#F8F8FF
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2E6 #E2EFEB
analogous
#EFE2EC #EFE2E6 #EFE4E2
triadic
#EFE2E6 #E6EFE2 #E2E6EF
tetradic
#EFE2E6 #ECEFE2 #E2EFEB #E4E2EF
square
#EFE2E6 #ECEFE2 #E2EFEB #E4E2EF
split-complementary
#EFE2E6 #E2EFE4 #E2ECEF
monochromatic
#C393A2 #D9BBC4 #EFE2E6 #F4EBEE #F4EBEE
Accessibility & contrast
On white
1.26
#EFE2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.69
#EFE2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2E6
16.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2E6 | 1.00 | 1.26 | 16.69 | 16.69 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E4E6
Deuteranopia (green-blind)
#E6E6E6
Tritanopia (blue-blind)
#F2E2E3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe2e6; /* rgb */ color: rgb(239, 226, 230); /* oklch */ color: oklch(92.4% 0.015 356.7);
Tailwind
colors: {
custom: {
50: '#f4ebed',
500: '#efe2e6',
950: '#000000',
},
}SCSS
$custom: #efe2e6; $custom-light: #f4ebed; $custom-dark: #000000;
JSON
{
"hex": "#efe2e6",
"rgb": {
"r": 239,
"g": 226,
"b": 230
},
"hsl": {
"h": 341.538,
"s": 28.889,
"l": 91.176
},
"oklch": {
"l": 0.92424,
"c": 0.0151,
"h": 356.7
},
"luminance": 0.78457
}Semantic roles & 50–950 ramp
primary
#EFE2E6
secondary
#ADC8C0
accent
#A8873E
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484