#EFCED6#EFCED6
#EFCED6 is a very light, muted red. Relative luminance 0.673; OKLCH L 88.1% C 0.038 H 1.6°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCED6 |
|---|---|
| RGB | rgb(239, 206, 214) |
| HSL | hsl(345, 51%, 87%) |
| HSV | hsv(345, 14%, 94%) |
| CMYK | cmyk(0%, 13.8%, 10.5%, 6.3%) |
| CIE-LAB | lab(85.68, 12.84, 0.32) |
| CIE-LCH | lch(85.68, 12.84, 1.44°) |
| OKLab | oklab(88.14% 0.0384 0.001) |
| OKLCH | oklch(88.14% 0.038 1.6) |
| XYZ | xyz(69.8047, 67.3500, 72.9280) |
| Luminance | 0.6735 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.23
Pale Pink
#FFCFDC
ΔE00 4.40
Light Rose
#FFC5CB
ΔE00 6.43
Mistyrose
#FFE4E1
ΔE00 6.83
Pale Rose
#FDC1C5
ΔE00 7.17
Bubblegum
#FFC1CC
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCED6 #CEEFE7
analogous
#EFCEE6 #EFCED6 #EFD7CE
triadic
#EFCED6 #D6EFCE #CED6EF
tetradic
#EFCED6 #E6EFCE #CEEFE7 #D7CEEF
square
#EFCED6 #E6EFCE #CEEFE7 #D7CEEF
split-complementary
#EFCED6 #CEEFD7 #CEE6EF
monochromatic
#D17289 #E0A0AF #EFCED6 #F7E8EC #F7E8EC
Accessibility & contrast
On white
1.45
#EFCED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#EFCED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCED6
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCED6 | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D6
Deuteranopia (green-blind)
#D9D8D5
Tritanopia (blue-blind)
#F5CCD1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #efced6; /* rgb */ color: rgb(239, 206, 214); /* oklch */ color: oklch(88.1% 0.038 1.6);
Tailwind
colors: {
custom: {
50: '#f4dde2',
500: '#efced6',
950: '#000000',
},
}SCSS
$custom: #efced6; $custom-light: #f4dde2; $custom-dark: #000000;
JSON
{
"hex": "#efced6",
"rgb": {
"r": 239,
"g": 206,
"b": 214
},
"hsl": {
"h": 345.455,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.88144,
"c": 0.0384,
"h": 1.6
},
"luminance": 0.67348
}Semantic roles & 50–950 ramp
primary
#EFCED6
secondary
#95CCBF
accent
#BE9A27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171515
muted
#858484