#EFB5AA#EFB5AA
#EFB5AA is a very light, moderate red. Relative luminance 0.543; OKLCH L 82.3% C 0.070 H 30.8°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5AA |
|---|---|
| RGB | rgb(239, 181, 170) |
| HSL | hsl(10, 68%, 80%) |
| HSV | hsv(10, 29%, 94%) |
| CMYK | cmyk(0%, 24.3%, 28.9%, 6.3%) |
| CIE-LAB | lab(78.64, 19.50, 13.78) |
| CIE-LCH | lch(78.64, 23.88, 35.24°) |
| OKLab | oklab(82.32% 0.0599 0.0357) |
| OKLCH | oklch(82.32% 0.07 30.8) |
| XYZ | xyz(59.3774, 54.3038, 45.3765) |
| Luminance | 0.5430 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.35
Light Salmon
#FEA993
ΔE00 6.19
Blush (survey)
#F29E8E
ΔE00 6.72
Pale Rose
#FDC1C5
ΔE00 6.72
Light Rose
#FFC5CB
ΔE00 7.79
Peachy Pink
#FF9A8A
ΔE00 8.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5AA #AAE4EF
analogous
#EFAAC1 #EFB5AA #EFD7AA
triadic
#EFB5AA #AAEFB5 #B5AAEF
tetradic
#EFB5AA #C1EFAA #AAE4EF #D7AAEF
square
#EFB5AA #C1EFAA #AAE4EF #D7AAEF
split-complementary
#EFB5AA #AAEFD7 #AAC1EF
monochromatic
#DC5B43 #E58876 #EFB5AA #F9E2DE #FAE9E5
Accessibility & contrast
On white
1.77
#EFB5AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#EFB5AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5AA
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5AA | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCA9
Deuteranopia (green-blind)
#CFC7A9
Tritanopia (blue-blind)
#FCAEB2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb5aa; /* rgb */ color: rgb(239, 181, 170); /* oklch */ color: oklch(82.3% 0.070 30.8);
Tailwind
colors: {
custom: {
50: '#f5cbc3',
500: '#efb5aa',
950: '#000000',
},
}SCSS
$custom: #efb5aa; $custom-light: #f5cbc3; $custom-dark: #000000;
JSON
{
"hex": "#efb5aa",
"rgb": {
"r": 239,
"g": 181,
"b": 170
},
"hsl": {
"h": 9.565,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.82324,
"c": 0.06973,
"h": 30.8
},
"luminance": 0.54301
}Semantic roles & 50–950 ramp
primary
#EFB5AA
secondary
#70BECD
accent
#B2D015
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282