#EFB4AE#EFB4AE
#EFB4AE is a very light, moderate red. Relative luminance 0.540; OKLCH L 82.2% C 0.070 H 25.3°. Best body text is #000000 at 11.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4AE |
|---|---|
| RGB | rgb(239, 180, 174) |
| HSL | hsl(6, 67%, 81%) |
| HSV | hsv(6, 27%, 94%) |
| CMYK | cmyk(0%, 24.7%, 27.2%, 6.3%) |
| CIE-LAB | lab(78.49, 20.57, 11.41) |
| CIE-LCH | lch(78.49, 23.52, 29.02°) |
| OKLab | oklab(82.24% 0.063 0.0298) |
| OKLCH | oklch(82.24% 0.07 25.3) |
| XYZ | xyz(59.5590, 54.0523, 47.3322) |
| Luminance | 0.5405 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.14
Light Rose
#FFC5CB
ΔE00 6.28
Lightpink
#FFB6C1
ΔE00 6.77
Pale Salmon
#FFB19A
ΔE00 6.85
Pink
#FFC0CB
ΔE00 7.21
Blush (survey)
#F29E8E
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4AE #AEE9EF
analogous
#EFAEC8 #EFB4AE #EFD4AE
triadic
#EFB4AE #AEEFB4 #B4AEEF
tetradic
#EFB4AE #C8EFAE #AEE9EF #D4AEEF
square
#EFB4AE #C8EFAE #AEE9EF #D4AEEF
split-complementary
#EFB4AE #AEEFD4 #AEC8EF
monochromatic
#DB5548 #E5857B #EFB4AE #F9E3E1 #FAE7E5
Accessibility & contrast
On white
1.78
#EFB4AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.81
#EFB4AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4AE
11.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4AE | 1.00 | 1.78 | 11.81 | 11.81 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAD
Deuteranopia (green-blind)
#CDC7AD
Tritanopia (blue-blind)
#FCADB3
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb4ae; /* rgb */ color: rgb(239, 180, 174); /* oklch */ color: oklch(82.2% 0.070 25.3);
Tailwind
colors: {
custom: {
50: '#f5cac6',
500: '#efb4ae',
950: '#000000',
},
}SCSS
$custom: #efb4ae; $custom-light: #f5cac6; $custom-dark: #000000;
JSON
{
"hex": "#efb4ae",
"rgb": {
"r": 239,
"g": 180,
"b": 174
},
"hsl": {
"h": 5.538,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.8224,
"c": 0.06968,
"h": 25.3
},
"luminance": 0.54049
}Semantic roles & 50–950 ramp
primary
#EFB4AE
secondary
#74C5CD
accent
#BECF17
background
#FFFDFD
surface
#FEF9F9
border
#D6D2D2
text
#171313
muted
#858282