#EFB5AE#EFB5AE
#EFB5AE is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.4% C 0.069 H 26.5°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5AE |
|---|---|
| RGB | rgb(239, 181, 174) |
| HSL | hsl(6, 67%, 81%) |
| HSV | hsv(6, 27%, 94%) |
| CMYK | cmyk(0%, 24.3%, 27.2%, 6.3%) |
| CIE-LAB | lab(78.73, 20.04, 11.75) |
| CIE-LCH | lch(78.73, 23.23, 30.38°) |
| OKLab | oklab(82.42% 0.0614 0.0306) |
| OKLCH | oklch(82.42% 0.069 26.5) |
| XYZ | xyz(59.7616, 54.4575, 47.3997) |
| Luminance | 0.5445 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.35
Light Rose
#FFC5CB
ΔE00 6.46
Pale Salmon
#FFB19A
ΔE00 6.60
Lightpink
#FFB6C1
ΔE00 7.18
Light Salmon
#FEA993
ΔE00 7.21
Blush (survey)
#F29E8E
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5AE #AEE8EF
analogous
#EFAEC7 #EFB5AE #EFD5AE
triadic
#EFB5AE #AEEFB5 #B5AEEF
tetradic
#EFB5AE #C7EFAE #AEE8EF #D5AEEF
square
#EFB5AE #C7EFAE #AEE8EF #D5AEEF
split-complementary
#EFB5AE #AEEFD5 #AEC7EF
monochromatic
#DB5848 #E5867B #EFB5AE #F9E4E1 #FAE8E5
Accessibility & contrast
On white
1.77
#EFB5AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#EFB5AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5AE
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5AE | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAD
Deuteranopia (green-blind)
#CEC7AD
Tritanopia (blue-blind)
#FCAEB3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb5ae; /* rgb */ color: rgb(239, 181, 174); /* oklch */ color: oklch(82.4% 0.069 26.5);
Tailwind
colors: {
custom: {
50: '#f5cbc6',
500: '#efb5ae',
950: '#000000',
},
}SCSS
$custom: #efb5ae; $custom-light: #f5cbc6; $custom-dark: #000000;
JSON
{
"hex": "#efb5ae",
"rgb": {
"r": 239,
"g": 181,
"b": 174
},
"hsl": {
"h": 6.462,
"s": 67.01,
"l": 80.98
},
"oklch": {
"l": 0.82422,
"c": 0.06864,
"h": 26.5
},
"luminance": 0.54454
}Semantic roles & 50–950 ramp
primary
#EFB5AE
secondary
#74C3CD
accent
#BBCF17
background
#FFFEFD
surface
#FEFAF9
border
#D6D3D2
text
#171313
muted
#858382