#EFBEC1#EFBEC1
#EFBEC1 is a very light, muted red. Relative luminance 0.590; OKLCH L 84.6% C 0.056 H 14.2°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEC1 |
|---|---|
| RGB | rgb(239, 190, 193) |
| HSL | hsl(356, 60%, 84%) |
| HSV | hsv(356, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 19.2%, 6.3%) |
| CIE-LAB | lab(81.31, 17.98, 5.20) |
| CIE-LCH | lch(81.31, 18.72, 16.12°) |
| OKLab | oklab(84.57% 0.0548 0.0139) |
| OKLCH | oklch(84.57% 0.056 14.2) |
| XYZ | xyz(63.6360, 59.0304, 58.4837) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.83
Light Rose
#FFC5CB
ΔE00 3.17
Bubblegum
#FFC1CC
ΔE00 4.16
Pink
#FFC0CB
ΔE00 4.22
Lightpink
#FFB6C1
ΔE00 5.41
Pale Pink
#FFCFDC
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEC1 #BEEFEC
analogous
#EFBEDA #EFBEC1 #EFD4BE
triadic
#EFBEC1 #C1EFBE #BEC1EF
tetradic
#EFBEC1 #DAEFBE #BEEFEC #D4BEEF
square
#EFBEC1 #DAEFBE #BEEFEC #D4BEEF
split-complementary
#EFBEC1 #BEEFD4 #BEDAEF
monochromatic
#D75C63 #E38D92 #EFBEC1 #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.64
#EFBEC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EFBEC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEC1
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEC1 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C5C1
Deuteranopia (green-blind)
#D1CDC0
Tritanopia (blue-blind)
#F9BABF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbec1; /* rgb */ color: rgb(239, 190, 193); /* oklch */ color: oklch(84.6% 0.056 14.2);
Tailwind
colors: {
custom: {
50: '#f5d1d3',
500: '#efbec1',
950: '#000000',
},
}SCSS
$custom: #efbec1; $custom-light: #f5d1d3; $custom-dark: #000000;
JSON
{
"hex": "#efbec1",
"rgb": {
"r": 239,
"g": 190,
"b": 193
},
"hsl": {
"h": 356.327,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84571,
"c": 0.05648,
"h": 14.2
},
"luminance": 0.59028
}Semantic roles & 50–950 ramp
primary
#EFBEC1
secondary
#84CDC9
accent
#C8BE1D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383