#EFBEC2#EFBEC2
#EFBEC2 is a very light, muted red. Relative luminance 0.591; OKLCH L 84.6% C 0.057 H 12.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEC2 |
|---|---|
| RGB | rgb(239, 190, 194) |
| HSL | hsl(355, 60%, 84%) |
| HSV | hsv(355, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 18.8%, 6.3%) |
| CIE-LAB | lab(81.33, 18.13, 4.70) |
| CIE-LCH | lch(81.33, 18.73, 14.52°) |
| OKLab | oklab(84.6% 0.0551 0.0126) |
| OKLCH | oklch(84.6% 0.057 12.8) |
| XYZ | xyz(63.7479, 59.0752, 59.0732) |
| Luminance | 0.5907 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.82
Light Rose
#FFC5CB
ΔE00 3.06
Bubblegum
#FFC1CC
ΔE00 3.92
Pink
#FFC0CB
ΔE00 3.99
Pale Pink
#FFCFDC
ΔE00 5.25
Lightpink
#FFB6C1
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEC2 #BEEFEB
analogous
#EFBEDB #EFBEC2 #EFD3BE
triadic
#EFBEC2 #C2EFBE #BEC2EF
tetradic
#EFBEC2 #DBEFBE #BEEFEB #D3BEEF
square
#EFBEC2 #DBEFBE #BEEFEB #D3BEEF
split-complementary
#EFBEC2 #BEEFD3 #BEDBEF
monochromatic
#D75C66 #E38D94 #EFBEC2 #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.64
#EFBEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#EFBEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEC2
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEC2 | 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)
#C6C5C2
Deuteranopia (green-blind)
#D1CDC1
Tritanopia (blue-blind)
#F9BABF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbec2; /* rgb */ color: rgb(239, 190, 194); /* oklch */ color: oklch(84.6% 0.057 12.8);
Tailwind
colors: {
custom: {
50: '#f5d1d4',
500: '#efbec2',
950: '#000000',
},
}SCSS
$custom: #efbec2; $custom-light: #f5d1d4; $custom-dark: #000000;
JSON
{
"hex": "#efbec2",
"rgb": {
"r": 239,
"g": 190,
"b": 194
},
"hsl": {
"h": 355.102,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84598,
"c": 0.05654,
"h": 12.8
},
"luminance": 0.59073
}Semantic roles & 50–950 ramp
primary
#EFBEC2
secondary
#84CDC7
accent
#C8BA1D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383