#EFCED2#EFCED2
#EFCED2 is a very light, muted red. Relative luminance 0.671; OKLCH L 88.0% C 0.037 H 9.6°. Best body text is #000000 at 14.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCED2 |
|---|---|
| RGB | rgb(239, 206, 210) |
| HSL | hsl(353, 51%, 87%) |
| HSV | hsv(353, 14%, 94%) |
| CMYK | cmyk(0%, 13.8%, 12.1%, 6.3%) |
| CIE-LAB | lab(85.58, 12.18, 2.30) |
| CIE-LCH | lch(85.58, 12.40, 10.69°) |
| OKLab | oklab(88.03% 0.0369 0.0062) |
| OKLCH | oklch(88.03% 0.037 9.6) |
| XYZ | xyz(69.3001, 67.1482, 70.2706) |
| Luminance | 0.6715 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.21
Pale Pink
#FFCFDC
ΔE00 5.23
Mistyrose
#FFE4E1
ΔE00 5.90
Light Rose
#FFC5CB
ΔE00 6.40
Pale Rose
#FDC1C5
ΔE00 6.96
Bubblegum
#FFC1CC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCED2 #CEEFEB
analogous
#EFCEE3 #EFCED2 #EFDBCE
triadic
#EFCED2 #D2EFCE #CED2EF
tetradic
#EFCED2 #E3EFCE #CEEFEB #DBCEEF
square
#EFCED2 #E3EFCE #CEEFEB #DBCEEF
split-complementary
#EFCED2 #CEEFDB #CEE3EF
monochromatic
#D1727D #E0A0A8 #EFCED2 #F7E8EA #F7E8EA
Accessibility & contrast
On white
1.46
#EFCED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.43
#EFCED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCED2
14.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCED2 | 1.00 | 1.46 | 14.43 | 14.43 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D3D2
Deuteranopia (green-blind)
#DAD8D1
Tritanopia (blue-blind)
#F6CCCF
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #efced2; /* rgb */ color: rgb(239, 206, 210); /* oklch */ color: oklch(88.0% 0.037 9.6);
Tailwind
colors: {
custom: {
50: '#f4dddf',
500: '#efced2',
950: '#000000',
},
}SCSS
$custom: #efced2; $custom-light: #f4dddf; $custom-dark: #000000;
JSON
{
"hex": "#efced2",
"rgb": {
"r": 239,
"g": 206,
"b": 210
},
"hsl": {
"h": 352.727,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.88031,
"c": 0.03742,
"h": 9.6
},
"luminance": 0.67146
}Semantic roles & 50–950 ramp
primary
#EFCED2
secondary
#95CCC6
accent
#BEAC27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484