#EFD2D2#EFD2D2
#EFD2D2 is a very light, muted red. Relative luminance 0.691; OKLCH L 88.8% C 0.032 H 17.8°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD2D2 |
|---|---|
| RGB | rgb(239, 210, 210) |
| HSL | hsl(0, 48%, 88%) |
| HSV | hsv(0, 12%, 94%) |
| CMYK | cmyk(0%, 12.1%, 12.1%, 6.3%) |
| CIE-LAB | lab(86.55, 10.09, 3.71) |
| CIE-LCH | lch(86.55, 10.75, 20.21°) |
| OKLab | oklab(88.79% 0.0309 0.0099) |
| OKLCH | oklch(88.79% 0.032 17.8) |
| XYZ | xyz(70.2754, 69.0987, 70.5957) |
| Luminance | 0.6910 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 4.18
Light Pink
#FFD1DF
ΔE00 7.19
Pale Pink
#FFCFDC
ΔE00 7.23
Lavenderblush
#FFF0F5
ΔE00 7.88
Light Rose
#FFC5CB
ΔE00 8.09
Pale Rose
#FDC1C5
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD2D2 #D2EFEF
analogous
#EFD2E0 #EFD2D2 #EFE0D2
triadic
#EFD2D2 #D2EFD2 #D2D2EF
tetradic
#EFD2D2 #E0EFD2 #D2EFEF #E0D2EF
square
#EFD2D2 #E0EFD2 #D2EFEF #E0D2EF
split-complementary
#EFD2D2 #D2EFE0 #D2E0EF
monochromatic
#CF7878 #DFA5A5 #EFD2D2 #F7E8E8 #F7E8E8
Accessibility & contrast
On white
1.42
#EFD2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#EFD2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD2D2
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD2D2 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D2
Deuteranopia (green-blind)
#DDDBD2
Tritanopia (blue-blind)
#F6CFD2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #efd2d2; /* rgb */ color: rgb(239, 210, 210); /* oklch */ color: oklch(88.8% 0.032 17.8);
Tailwind
colors: {
custom: {
50: '#f4dfdf',
500: '#efd2d2',
950: '#000000',
},
}SCSS
$custom: #efd2d2; $custom-light: #f4dfdf; $custom-dark: #000000;
JSON
{
"hex": "#efd2d2",
"rgb": {
"r": 239,
"g": 210,
"b": 210
},
"hsl": {
"h": 0,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.8879,
"c": 0.03249,
"h": 17.8
},
"luminance": 0.69097
}Semantic roles & 50–950 ramp
primary
#EFD2D2
secondary
#99CCCC
accent
#BBBB2B
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484