#EFBEC5#EFBEC5
#EFBEC5 is a very light, muted red. Relative luminance 0.592; OKLCH L 84.7% C 0.057 H 8.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEC5 |
|---|---|
| RGB | rgb(239, 190, 197) |
| HSL | hsl(351, 60%, 84%) |
| HSV | hsv(351, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 17.6%, 6.3%) |
| CIE-LAB | lab(81.41, 18.59, 3.19) |
| CIE-LCH | lch(81.41, 18.86, 9.74°) |
| OKLab | oklab(84.68% 0.0563 0.0087) |
| OKLCH | oklch(84.68% 0.057 8.7) |
| XYZ | xyz(64.0883, 59.2113, 60.8655) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Rose
#FFC5CB
ΔE00 3.01
Pale Rose
#FDC1C5
ΔE00 3.08
Bubblegum
#FFC1CC
ΔE00 3.39
Pink
#FFC0CB
ΔE00 3.48
Pale Pink
#FFCFDC
ΔE00 4.59
Lightpink
#FFB6C1
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEC5 #BEEFE8
analogous
#EFBEDE #EFBEC5 #EFD0BE
triadic
#EFBEC5 #C5EFBE #BEC5EF
tetradic
#EFBEC5 #DEEFBE #BEEFE8 #D0BEEF
square
#EFBEC5 #DEEFBE #BEEFE8 #D0BEEF
split-complementary
#EFBEC5 #BEEFD0 #BEDEEF
monochromatic
#D75C6D #E38D99 #EFBEC5 #F9E6E9 #F9E6E9
Accessibility & contrast
On white
1.64
#EFBEC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#EFBEC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEC5
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEC5 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C5C5
Deuteranopia (green-blind)
#D0CEC4
Tritanopia (blue-blind)
#F9BBC0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbec5; /* rgb */ color: rgb(239, 190, 197); /* oklch */ color: oklch(84.7% 0.057 8.7);
Tailwind
colors: {
custom: {
50: '#f5d1d6',
500: '#efbec5',
950: '#000000',
},
}SCSS
$custom: #efbec5; $custom-light: #f5d1d6; $custom-dark: #000000;
JSON
{
"hex": "#efbec5",
"rgb": {
"r": 239,
"g": 190,
"b": 197
},
"hsl": {
"h": 351.429,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84681,
"c": 0.05691,
"h": 8.7
},
"luminance": 0.59209
}Semantic roles & 50–950 ramp
primary
#EFBEC5
secondary
#84CDC3
accent
#C8B01D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383