#EFBEC9#EFBEC9
#EFBEC9 is a very light, muted red. Relative luminance 0.594; OKLCH L 84.8% C 0.058 H 3.4°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEC9 |
|---|---|
| RGB | rgb(239, 190, 201) |
| HSL | hsl(347, 60%, 84%) |
| HSV | hsv(347, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 15.9%, 6.3%) |
| CIE-LAB | lab(81.51, 19.20, 1.19) |
| CIE-LCH | lch(81.51, 19.24, 3.54°) |
| OKLab | oklab(84.79% 0.0577 0.0034) |
| OKLCH | oklch(84.79% 0.058 3.4) |
| XYZ | xyz(64.5527, 59.3971, 63.3114) |
| Luminance | 0.5939 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.23
Pink
#FFC0CB
ΔE00 3.34
Light Rose
#FFC5CB
ΔE00 3.54
Pale Rose
#FDC1C5
ΔE00 3.93
Pale Pink
#FFCFDC
ΔE00 4.05
Pastel Pink
#FFBACD
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEC9 #BEEFE4
analogous
#EFBEE2 #EFBEC9 #EFCCBE
triadic
#EFBEC9 #C9EFBE #BEC9EF
tetradic
#EFBEC9 #E2EFBE #BEEFE4 #CCBEEF
square
#EFBEC9 #E2EFBE #BEEFE4 #CCBEEF
split-complementary
#EFBEC9 #BEEFCC #BEE2EF
monochromatic
#D75C77 #E38DA0 #EFBEC9 #F9E6EB #F9E6EB
Accessibility & contrast
On white
1.63
#EFBEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#EFBEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEC9
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEC9 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6C9
Deuteranopia (green-blind)
#CFCEC8
Tritanopia (blue-blind)
#F8BBC2
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efbec9; /* rgb */ color: rgb(239, 190, 201); /* oklch */ color: oklch(84.8% 0.058 3.4);
Tailwind
colors: {
custom: {
50: '#f4d1d9',
500: '#efbec9',
950: '#000000',
},
}SCSS
$custom: #efbec9; $custom-light: #f4d1d9; $custom-dark: #000000;
JSON
{
"hex": "#efbec9",
"rgb": {
"r": 239,
"g": 190,
"b": 201
},
"hsl": {
"h": 346.531,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84793,
"c": 0.05783,
"h": 3.4
},
"luminance": 0.59395
}Semantic roles & 50–950 ramp
primary
#EFBEC9
secondary
#84CDBD
accent
#C8A21D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383