#EFB4AA#EFB4AA
#EFB4AA is a very light, moderate red. Relative luminance 0.539; OKLCH L 82.1% C 0.071 H 29.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4AA |
|---|---|
| RGB | rgb(239, 180, 170) |
| HSL | hsl(9, 68%, 80%) |
| HSV | hsv(9, 29%, 94%) |
| CMYK | cmyk(0%, 24.7%, 28.9%, 6.3%) |
| CIE-LAB | lab(78.40, 20.03, 13.45) |
| CIE-LCH | lch(78.40, 24.13, 33.87°) |
| OKLab | oklab(82.14% 0.0614 0.0349) |
| OKLCH | oklch(82.14% 0.071 29.6) |
| XYZ | xyz(59.1748, 53.8986, 45.3090) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.53
Light Salmon
#FEA993
ΔE00 6.23
Pale Rose
#FDC1C5
ΔE00 6.45
Blush (survey)
#F29E8E
ΔE00 6.55
Light Rose
#FFC5CB
ΔE00 7.55
Lightpink
#FFB6C1
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4AA #AAE5EF
analogous
#EFAAC2 #EFB4AA #EFD7AA
triadic
#EFB4AA #AAEFB4 #B4AAEF
tetradic
#EFB4AA #C2EFAA #AAE5EF #D7AAEF
square
#EFB4AA #C2EFAA #AAE5EF #D7AAEF
split-complementary
#EFB4AA #AAEFD7 #AAC2EF
monochromatic
#DC5943 #E58776 #EFB4AA #F9E1DE #FAE8E5
Accessibility & contrast
On white
1.78
#EFB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#EFB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4AA
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4AA | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#CEC6A9
Tritanopia (blue-blind)
#FCADB1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb4aa; /* rgb */ color: rgb(239, 180, 170); /* oklch */ color: oklch(82.1% 0.071 29.6);
Tailwind
colors: {
custom: {
50: '#f5cac3',
500: '#efb4aa',
950: '#000000',
},
}SCSS
$custom: #efb4aa; $custom-light: #f5cac3; $custom-dark: #000000;
JSON
{
"hex": "#efb4aa",
"rgb": {
"r": 239,
"g": 180,
"b": 170
},
"hsl": {
"h": 8.696,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.82141,
"c": 0.07066,
"h": 29.6
},
"luminance": 0.53896
}Semantic roles & 50–950 ramp
primary
#EFB4AA
secondary
#70BFCD
accent
#B5D015
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282