#EFB2BE#EFB2BE
#EFB2BE is a very light, moderate red. Relative luminance 0.539; OKLCH L 82.3% C 0.073 H 5.7°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2BE |
|---|---|
| RGB | rgb(239, 178, 190) |
| HSL | hsl(348, 66%, 82%) |
| HSV | hsv(348, 26%, 94%) |
| CMYK | cmyk(0%, 25.5%, 20.5%, 6.3%) |
| CIE-LAB | lab(78.41, 23.90, 2.62) |
| CIE-LCH | lch(78.41, 24.05, 6.26°) |
| OKLab | oklab(82.3% 0.0722 0.0072) |
| OKLCH | oklch(82.3% 0.073 5.7) |
| XYZ | xyz(60.8118, 53.9121, 55.9081) |
| Luminance | 0.5391 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.01
Soft Pink
#FDB0C0
ΔE00 3.08
Pastel Pink
#FFBACD
ΔE00 3.57
Pink
#FFC0CB
ΔE00 3.58
Bubblegum
#FFC1CC
ΔE00 3.73
Baby Pink
#FFB7CE
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2BE #B2EFE3
analogous
#EFB2DD #EFB2BE #EFC5B2
triadic
#EFB2BE #BEEFB2 #B2BEEF
tetradic
#EFB2BE #DDEFB2 #B2EFE3 #C5B2EF
square
#EFB2BE #DDEFB2 #B2EFE3 #C5B2EF
split-complementary
#EFB2BE #B2EFC5 #B2DDEF
monochromatic
#DA4D68 #E47F93 #EFB2BE #FAE5E9 #FAE6EA
Accessibility & contrast
On white
1.78
#EFB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#EFB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2BE
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2BE | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBCBE
Deuteranopia (green-blind)
#C9C6BD
Tritanopia (blue-blind)
#FAAEB6
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb2be; /* rgb */ color: rgb(239, 178, 190); /* oklch */ color: oklch(82.3% 0.073 5.7);
Tailwind
colors: {
custom: {
50: '#f5c9d1',
500: '#efb2be',
950: '#000000',
},
}SCSS
$custom: #efb2be; $custom-light: #f5c9d1; $custom-dark: #000000;
JSON
{
"hex": "#efb2be",
"rgb": {
"r": 239,
"g": 178,
"b": 190
},
"hsl": {
"h": 348.197,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.82303,
"c": 0.07252,
"h": 5.7
},
"luminance": 0.53909
}Semantic roles & 50–950 ramp
primary
#EFB2BE
secondary
#78CDBC
accent
#CDAA18
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283