#EFB7AA#EFB7AA
#EFB7AA is a very light, moderate red. Relative luminance 0.551; OKLCH L 82.7% C 0.068 H 33.4°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB7AA |
|---|---|
| RGB | rgb(239, 183, 170) |
| HSL | hsl(11, 68%, 80%) |
| HSV | hsv(11, 29%, 94%) |
| CMYK | cmyk(0%, 23.4%, 28.9%, 6.3%) |
| CIE-LAB | lab(79.11, 18.44, 14.45) |
| CIE-LCH | lch(79.11, 23.43, 38.07°) |
| OKLab | oklab(82.69% 0.0568 0.0374) |
| OKLCH | oklch(82.69% 0.068 33.4) |
| XYZ | xyz(59.7870, 55.1230, 45.5130) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.14
Light Salmon
#FEA993
ΔE00 6.25
Blush (survey)
#F29E8E
ΔE00 7.16
Pale Rose
#FDC1C5
ΔE00 7.35
Light Rose
#FFC5CB
ΔE00 8.35
Pinkish Tan
#D99B82
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB7AA #AAE2EF
analogous
#EFAAC0 #EFB7AA #EFD9AA
triadic
#EFB7AA #AAEFB7 #B7AAEF
tetradic
#EFB7AA #C0EFAA #AAE2EF #D9AAEF
square
#EFB7AA #C0EFAA #AAE2EF #D9AAEF
split-complementary
#EFB7AA #AAEFD9 #AAC0EF
monochromatic
#DC6043 #E58B76 #EFB7AA #F9E3DE #FAE9E5
Accessibility & contrast
On white
1.75
#EFB7AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#EFB7AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB7AA
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB7AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB7AA | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA9
Deuteranopia (green-blind)
#D0C8AA
Tritanopia (blue-blind)
#FCB0B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb7aa; /* rgb */ color: rgb(239, 183, 170); /* oklch */ color: oklch(82.7% 0.068 33.4);
Tailwind
colors: {
custom: {
50: '#f5ccc3',
500: '#efb7aa',
950: '#000000',
},
}SCSS
$custom: #efb7aa; $custom-light: #f5ccc3; $custom-dark: #000000;
JSON
{
"hex": "#efb7aa",
"rgb": {
"r": 239,
"g": 183,
"b": 170
},
"hsl": {
"h": 11.304,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.82691,
"c": 0.06796,
"h": 33.4
},
"luminance": 0.5512
}Semantic roles & 50–950 ramp
primary
#EFB7AA
secondary
#70BBCD
accent
#ADD015
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#171312
muted
#858382