#EFB3AA#EFB3AA
#EFB3AA is a light, moderate red. Relative luminance 0.535; OKLCH L 82.0% C 0.072 H 28.4°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB3AA |
|---|---|
| RGB | rgb(239, 179, 170) |
| HSL | hsl(8, 68%, 80%) |
| HSV | hsv(8, 29%, 94%) |
| CMYK | cmyk(0%, 25.1%, 28.9%, 6.3%) |
| CIE-LAB | lab(78.17, 20.57, 13.12) |
| CIE-LCH | lch(78.17, 24.39, 32.53°) |
| OKLab | oklab(81.96% 0.063 0.0341) |
| OKLCH | oklch(81.96% 0.072 28.4) |
| XYZ | xyz(58.9737, 53.4963, 45.2419) |
| Luminance | 0.5349 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.75
Pale Rose
#FDC1C5
ΔE00 6.21
Light Salmon
#FEA993
ΔE00 6.31
Blush (survey)
#F29E8E
ΔE00 6.43
Light Rose
#FFC5CB
ΔE00 7.35
Lightpink
#FFB6C1
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB3AA #AAE6EF
analogous
#EFAAC3 #EFB3AA #EFD5AA
triadic
#EFB3AA #AAEFB3 #B3AAEF
tetradic
#EFB3AA #C3EFAA #AAE6EF #D5AAEF
square
#EFB3AA #C3EFAA #AAE6EF #D5AAEF
split-complementary
#EFB3AA #AAEFD5 #AAC3EF
monochromatic
#DC5743 #E58576 #EFB3AA #F9E1DE #FAE8E5
Accessibility & contrast
On white
1.80
#EFB3AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#EFB3AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB3AA
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB3AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB3AA | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBAA9
Deuteranopia (green-blind)
#CDC6A9
Tritanopia (blue-blind)
#FCACB1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb3aa; /* rgb */ color: rgb(239, 179, 170); /* oklch */ color: oklch(82.0% 0.072 28.4);
Tailwind
colors: {
custom: {
50: '#f5cac3',
500: '#efb3aa',
950: '#000000',
},
}SCSS
$custom: #efb3aa; $custom-light: #f5cac3; $custom-dark: #000000;
JSON
{
"hex": "#efb3aa",
"rgb": {
"r": 239,
"g": 179,
"b": 170
},
"hsl": {
"h": 7.826,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.81958,
"c": 0.07163,
"h": 28.4
},
"luminance": 0.53493
}Semantic roles & 50–950 ramp
primary
#EFB3AA
secondary
#70C1CD
accent
#B8D015
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#171312
muted
#858282