#EFE6E6#EFE6E6
#EFE6E6 is a very light, near-neutral red. Relative luminance 0.807; OKLCH L 93.2% C 0.010 H 17.4°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE6E6 |
|---|---|
| RGB | rgb(239, 230, 230) |
| HSL | hsl(0, 22%, 92%) |
| HSV | hsv(0, 4%, 94%) |
| CMYK | cmyk(0%, 3.8%, 3.8%, 6.3%) |
| CIE-LAB | lab(91.98, 3.04, 1.08) |
| CIE-LCH | lch(91.98, 3.23, 19.63°) |
| OKLab | oklab(93.2% 0.0093 0.0029) |
| OKLCH | oklch(93.2% 0.01 17.4) |
| XYZ | xyz(78.1744, 80.6581, 86.2978) |
| Luminance | 0.8066 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 3.21
Snow
#FFFAFA
ΔE00 4.38
Lavenderblush
#FFF0F5
ΔE00 4.38
Seashell
#FFF5EE
ΔE00 4.65
Gainsboro
#DCDCDC
ΔE00 5.00
Whitesmoke
#F5F5F5
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE6E6 #E6EFEF
analogous
#EFE6EB #EFE6E6 #EFEBE6
triadic
#EFE6E6 #E6EFE6 #E6E6EF
tetradic
#EFE6E6 #EBEFE6 #E6EFEF #EBE6EF
square
#EFE6E6 #EBEFE6 #E6EFEF #EBE6EF
split-complementary
#EFE6E6 #E6EFEB #E6EBEF
monochromatic
#BF9B9B #D7C1C1 #EFE6E6 #F3ECEC #F3ECEC
Accessibility & contrast
On white
1.23
#EFE6E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#EFE6E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE6E6
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE6E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE6E6 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E7E6
Deuteranopia (green-blind)
#E9E9E6
Tritanopia (blue-blind)
#F1E5E6
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #efe6e6; /* rgb */ color: rgb(239, 230, 230); /* oklch */ color: oklch(93.2% 0.010 17.4);
Tailwind
colors: {
custom: {
50: '#f4eded',
500: '#efe6e6',
950: '#000000',
},
}SCSS
$custom: #efe6e6; $custom-light: #f4eded; $custom-dark: #000000;
JSON
{
"hex": "#efe6e6",
"rgb": {
"r": 239,
"g": 230,
"b": 230
},
"hsl": {
"h": 0,
"s": 21.951,
"l": 91.961
},
"oklch": {
"l": 0.93201,
"c": 0.00979,
"h": 17.4
},
"luminance": 0.80658
}Semantic roles & 50–950 ramp
primary
#EFE6E6
secondary
#B2C7C7
accent
#A0A045
background
#FFFEFE
surface
#FEFDFD
border
#D6D5D5
text
#171616
muted
#858484