#EFBEC8#EFBEC8
#EFBEC8 is a very light, muted red. Relative luminance 0.593; OKLCH L 84.8% C 0.058 H 4.7°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEC8 |
|---|---|
| RGB | rgb(239, 190, 200) |
| HSL | hsl(348, 60%, 84%) |
| HSV | hsv(348, 21%, 94%) |
| CMYK | cmyk(0%, 20.5%, 16.3%, 6.3%) |
| CIE-LAB | lab(81.48, 19.05, 1.69) |
| CIE-LCH | lch(81.48, 19.12, 5.07°) |
| OKLab | oklab(84.77% 0.0574 0.0047) |
| OKLCH | oklch(84.77% 0.058 4.7) |
| XYZ | xyz(64.4354, 59.3502, 62.6939) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 3.21
Pink
#FFC0CB
ΔE00 3.31
Light Rose
#FFC5CB
ΔE00 3.36
Pale Rose
#FDC1C5
ΔE00 3.68
Pale Pink
#FFCFDC
ΔE00 4.15
Pastel Pink
#FFBACD
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEC8 #BEEFE5
analogous
#EFBEE1 #EFBEC8 #EFCDBE
triadic
#EFBEC8 #C8EFBE #BEC8EF
tetradic
#EFBEC8 #E1EFBE #BEEFE5 #CDBEEF
square
#EFBEC8 #E1EFBE #BEEFE5 #CDBEEF
split-complementary
#EFBEC8 #BEEFCD #BEE1EF
monochromatic
#D75C75 #E38D9E #EFBEC8 #F9E6EA #F9E6EA
Accessibility & contrast
On white
1.63
#EFBEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#EFBEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEC8
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEC8 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C5C8
Deuteranopia (green-blind)
#D0CEC7
Tritanopia (blue-blind)
#F8BBC1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbec8; /* rgb */ color: rgb(239, 190, 200); /* oklch */ color: oklch(84.8% 0.058 4.7);
Tailwind
colors: {
custom: {
50: '#f4d1d8',
500: '#efbec8',
950: '#000000',
},
}SCSS
$custom: #efbec8; $custom-light: #f4d1d8; $custom-dark: #000000;
JSON
{
"hex": "#efbec8",
"rgb": {
"r": 239,
"g": 190,
"b": 200
},
"hsl": {
"h": 347.755,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.84765,
"c": 0.05755,
"h": 4.7
},
"luminance": 0.59348
}Semantic roles & 50–950 ramp
primary
#EFBEC8
secondary
#84CDBE
accent
#C8A51D
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383