#EFAEB2#EFAEB2
#EFAEB2 is a light, moderate red. Relative luminance 0.518; OKLCH L 81.3% C 0.076 H 14.8°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFAEB2 |
|---|---|
| RGB | rgb(239, 174, 178) |
| HSL | hsl(356, 67%, 81%) |
| HSV | hsv(356, 27%, 94%) |
| CMYK | cmyk(0%, 27.2%, 25.5%, 6.3%) |
| CIE-LAB | lab(77.19, 24.31, 7.38) |
| CIE-LCH | lch(77.19, 25.40, 16.88°) |
| OKLab | oklab(81.26% 0.0739 0.0195) |
| OKLCH | oklch(81.26% 0.076 14.8) |
| XYZ | xyz(58.7696, 51.8403, 49.0215) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.74
Soft Pink
#FDB0C0
ΔE00 4.49
Pale Rose
#FDC1C5
ΔE00 4.52
Pink
#FFC0CB
ΔE00 5.17
Dusty Pink
#D8A7B1
ΔE00 5.21
Bubblegum
#FFC1CC
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFAEB2 #AEEFEB
analogous
#EFAED2 #EFAEB2 #EFCAAE
triadic
#EFAEB2 #B2EFAE #AEB2EF
tetradic
#EFAEB2 #D2EFAE #AEEFEB #CAAEEF
square
#EFAEB2 #D2EFAE #AEEFEB #CAAEEF
split-complementary
#EFAEB2 #AEEFCA #AED2EF
monochromatic
#DB4851 #E57B81 #EFAEB2 #F9E1E3 #FAE5E7
Accessibility & contrast
On white
1.85
#EFAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#EFAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFAEB2
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFAEB2 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B7B2
Deuteranopia (green-blind)
#C8C3B1
Tritanopia (blue-blind)
#FCA8B0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efaeb2; /* rgb */ color: rgb(239, 174, 178); /* oklch */ color: oklch(81.3% 0.076 14.8);
Tailwind
colors: {
custom: {
50: '#f5c6c9',
500: '#efaeb2',
950: '#000000',
},
}SCSS
$custom: #efaeb2; $custom-light: #f5c6c9; $custom-dark: #000000;
JSON
{
"hex": "#efaeb2",
"rgb": {
"r": 239,
"g": 174,
"b": 178
},
"hsl": {
"h": 356.308,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.8126,
"c": 0.07646,
"h": 14.8
},
"luminance": 0.51837
}Semantic roles & 50–950 ramp
primary
#EFAEB2
secondary
#74CDC7
accent
#CFC417
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171313
muted
#858282