#EFB09E#EFB09E
#EFB09E is a light, moderate red. Relative luminance 0.519; OKLCH L 81.1% C 0.078 H 36.6°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB09E |
|---|---|
| RGB | rgb(239, 176, 158) |
| HSL | hsl(13, 72%, 78%) |
| HSV | hsv(13, 34%, 94%) |
| CMYK | cmyk(0%, 26.4%, 33.9%, 6.3%) |
| CIE-LAB | lab(77.21, 20.63, 18.26) |
| CIE-LCH | lch(77.21, 27.55, 41.51°) |
| OKLab | oklab(81.13% 0.063 0.0468) |
| OKLCH | oklch(81.13% 0.078 36.6) |
| XYZ | xyz(57.2952, 51.8734, 39.3359) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.28
Light Salmon
#FEA993
ΔE00 4.17
Blush (survey)
#F29E8E
ΔE00 5.30
Pinkish Tan
#D99B82
ΔE00 6.49
Darksalmon
#E9967A
ΔE00 7.37
Peachy Pink
#FF9A8A
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB09E #9EDDEF
analogous
#EF9EB5 #EFB09E #EFD89E
triadic
#EFB09E #9EEFB0 #B09EEF
tetradic
#EFB09E #B5EF9E #9EDDEF #D89EEF
square
#EFB09E #B5EF9E #9EDDEF #D89EEF
split-complementary
#EFB09E #9EEFD8 #9EB5EF
monochromatic
#DE5A35 #E68569 #EFB09E #F8DBD3 #FBEAE5
Accessibility & contrast
On white
1.85
#EFB09E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#EFB09E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB09E
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB09E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB09E | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB79D
Deuteranopia (green-blind)
#CDC49E
Tritanopia (blue-blind)
#FEA7AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb09e; /* rgb */ color: rgb(239, 176, 158); /* oklch */ color: oklch(81.1% 0.078 36.6);
Tailwind
colors: {
custom: {
50: '#f6c7ba',
500: '#efb09e',
950: '#000000',
},
}SCSS
$custom: #efb09e; $custom-light: #f6c7ba; $custom-dark: #000000;
JSON
{
"hex": "#efb09e",
"rgb": {
"r": 239,
"g": 176,
"b": 158
},
"hsl": {
"h": 13.333,
"s": 71.681,
"l": 77.843
},
"oklch": {
"l": 0.81128,
"c": 0.07848,
"h": 36.6
},
"luminance": 0.5187
}Semantic roles & 50–950 ramp
primary
#EFB09E
secondary
#65B5CC
accent
#A9D412
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281