#EFB8A8#EFB8A8
#EFB8A8 is a very light, moderate red. Relative luminance 0.555; OKLCH L 82.8% C 0.068 H 36.8°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8A8 |
|---|---|
| RGB | rgb(239, 184, 168) |
| HSL | hsl(14, 69%, 80%) |
| HSV | hsv(14, 30%, 94%) |
| CMYK | cmyk(0%, 23%, 29.7%, 6.3%) |
| CIE-LAB | lab(79.31, 17.65, 15.80) |
| CIE-LCH | lch(79.31, 23.69, 41.83°) |
| OKLab | oklab(82.83% 0.0544 0.0408) |
| OKLCH | oklch(82.83% 0.068 36.8) |
| XYZ | xyz(59.8063, 55.4619, 44.5932) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.82
Light Salmon
#FEA993
ΔE00 6.19
Blush (survey)
#F29E8E
ΔE00 7.49
Apricot
#FBCEB1
ΔE00 7.94
Pinkish Tan
#D99B82
ΔE00 8.20
Pale Rose
#FDC1C5
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8A8 #A8DFEF
analogous
#EFA8BC #EFB8A8 #EFDBA8
triadic
#EFB8A8 #A8EFB8 #B8A8EF
tetradic
#EFB8A8 #BCEFA8 #A8DFEF #DBA8EF
square
#EFB8A8 #BCEFA8 #A8DFEF #DBA8EF
split-complementary
#EFB8A8 #A8EFDB #A8BCEF
monochromatic
#DC6441 #E58E74 #EFB8A8 #F9E2DC #FAEAE5
Accessibility & contrast
On white
1.74
#EFB8A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#EFB8A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8A8
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8A8 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BEA7
Deuteranopia (green-blind)
#D1C9A8
Tritanopia (blue-blind)
#FCB0B4
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb8a8; /* rgb */ color: rgb(239, 184, 168); /* oklch */ color: oklch(82.8% 0.068 36.8);
Tailwind
colors: {
custom: {
50: '#f5cdc1',
500: '#efb8a8',
950: '#000000',
},
}SCSS
$custom: #efb8a8; $custom-light: #f5cdc1; $custom-dark: #000000;
JSON
{
"hex": "#efb8a8",
"rgb": {
"r": 239,
"g": 184,
"b": 168
},
"hsl": {
"h": 13.521,
"s": 68.932,
"l": 79.804
},
"oklch": {
"l": 0.82828,
"c": 0.06798,
"h": 36.8
},
"luminance": 0.55459
}Semantic roles & 50–950 ramp
primary
#EFB8A8
secondary
#6FB7CD
accent
#A6D115
background
#FFFEFD
surface
#FFFAF9
border
#D7D3D2
text
#171312
muted
#858382