#EFAEBB#EFAEBB
#EFAEBB is a light, moderate red. Relative luminance 0.522; OKLCH L 81.5% C 0.078 H 5.7°. Best body text is #000000 at 11.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAEBB |
|---|---|
| RGB | rgb(239, 174, 187) |
| HSL | hsl(348, 67%, 81%) |
| HSV | hsv(348, 27%, 94%) |
| CMYK | cmyk(0%, 27.2%, 21.8%, 6.3%) |
| CIE-LAB | lab(77.41, 25.59, 2.80) |
| CIE-LCH | lch(77.41, 25.74, 6.25°) |
| OKLab | oklab(81.51% 0.0773 0.0077) |
| OKLCH | oklch(81.51% 0.078 5.7) |
| XYZ | xyz(59.7030, 52.2137, 53.9376) |
| Luminance | 0.5221 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.59
Lightpink
#FFB6C1
ΔE00 3.08
Pastel Pink
#FFBACD
ΔE00 3.86
Baby Pink
#FFB7CE
ΔE00 4.24
Pink
#FFC0CB
ΔE00 4.33
Bubblegum
#FFC1CC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAEBB #AEEFE2
analogous
#EFAEDB #EFAEBB #EFC1AE
triadic
#EFAEBB #BBEFAE #AEBBEF
tetradic
#EFAEBB #DBEFAE #AEEFE2 #C1AEEF
square
#EFAEBB #DBEFAE #AEEFE2 #C1AEEF
split-complementary
#EFAEBB #AEEFC1 #AEDBEF
monochromatic
#DB4865 #E57B90 #EFAEBB #F9E1E6 #FAE5EA
Accessibility & contrast
On white
1.84
#EFAEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.44
#EFAEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAEBB
11.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAEBB | 1.00 | 1.84 | 11.44 | 11.44 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#C7C4BA
Tritanopia (blue-blind)
#FBAAB2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efaebb; /* rgb */ color: rgb(239, 174, 187); /* oklch */ color: oklch(81.5% 0.078 5.7);
Tailwind
colors: {
custom: {
50: '#f5c6cf',
500: '#efaebb',
950: '#000000',
},
}SCSS
$custom: #efaebb; $custom-light: #f5c6cf; $custom-dark: #000000;
JSON
{
"hex": "#efaebb",
"rgb": {
"r": 239,
"g": 174,
"b": 187
},
"hsl": {
"h": 348,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.81505,
"c": 0.07766,
"h": 5.7
},
"luminance": 0.52211
}Semantic roles & 50–950 ramp
primary
#EFAEBB
secondary
#74CDBB
accent
#CFAA17
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171313
muted
#858283