#EFB2AA#EFB2AA
#EFB2AA is a light, moderate red. Relative luminance 0.531; OKLCH L 81.8% C 0.073 H 27.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB2AA |
|---|---|
| RGB | rgb(239, 178, 170) |
| HSL | hsl(7, 68%, 80%) |
| HSV | hsv(7, 29%, 94%) |
| CMYK | cmyk(0%, 25.5%, 28.9%, 6.3%) |
| CIE-LAB | lab(77.93, 21.10, 12.78) |
| CIE-LCH | lch(77.93, 24.67, 31.21°) |
| OKLab | oklab(81.78% 0.0646 0.0332) |
| OKLCH | oklch(81.78% 0.073 27.2) |
| XYZ | xyz(58.7740, 53.0970, 45.1754) |
| Luminance | 0.5309 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.01
Pale Rose
#FDC1C5
ΔE00 6.01
Blush (survey)
#F29E8E
ΔE00 6.34
Light Salmon
#FEA993
ΔE00 6.44
Light Rose
#FFC5CB
ΔE00 7.18
Lightpink
#FFB6C1
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB2AA #AAE7EF
analogous
#EFAAC4 #EFB2AA #EFD5AA
triadic
#EFB2AA #AAEFB2 #B2AAEF
tetradic
#EFB2AA #C4EFAA #AAE7EF #D5AAEF
square
#EFB2AA #C4EFAA #AAE7EF #D5AAEF
split-complementary
#EFB2AA #AAEFD5 #AAC4EF
monochromatic
#DC5543 #E58376 #EFB2AA #F9E1DE #FAE8E5
Accessibility & contrast
On white
1.81
#EFB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#EFB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB2AA
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB2AA | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAA9
Deuteranopia (green-blind)
#CDC5A9
Tritanopia (blue-blind)
#FCABB0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb2aa; /* rgb */ color: rgb(239, 178, 170); /* oklch */ color: oklch(81.8% 0.073 27.2);
Tailwind
colors: {
custom: {
50: '#f5c9c3',
500: '#efb2aa',
950: '#000000',
},
}SCSS
$custom: #efb2aa; $custom-light: #f5c9c3; $custom-dark: #000000;
JSON
{
"hex": "#efb2aa",
"rgb": {
"r": 239,
"g": 178,
"b": 170
},
"hsl": {
"h": 6.957,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.81776,
"c": 0.07263,
"h": 27.2
},
"luminance": 0.53094
}Semantic roles & 50–950 ramp
primary
#EFB2AA
secondary
#70C2CD
accent
#BBD015
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282