#EFB09D#EFB09D
#EFB09D is a light, moderate red. Relative luminance 0.518; OKLCH L 81.1% C 0.079 H 37.5°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB09D |
|---|---|
| RGB | rgb(239, 176, 157) |
| HSL | hsl(14, 72%, 78%) |
| HSV | hsv(14, 34%, 94%) |
| CMYK | cmyk(0%, 26.4%, 34.3%, 6.3%) |
| CIE-LAB | lab(77.18, 20.51, 18.77) |
| CIE-LCH | lch(77.18, 27.80, 42.47°) |
| OKLab | oklab(81.11% 0.0626 0.048) |
| OKLCH | oklch(81.11% 0.079 37.5) |
| XYZ | xyz(57.2095, 51.8391, 38.8844) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.18
Light Salmon
#FEA993
ΔE00 4.14
Blush (survey)
#F29E8E
ΔE00 5.41
Pinkish Tan
#D99B82
ΔE00 6.32
Darksalmon
#E9967A
ΔE00 7.23
Peachy Pink
#FF9A8A
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB09D #9DDCEF
analogous
#EF9DB3 #EFB09D #EFD99D
triadic
#EFB09D #9DEFB0 #B09DEF
tetradic
#EFB09D #B3EF9D #9DDCEF #D99DEF
square
#EFB09D #B3EF9D #9DDCEF #D99DEF
split-complementary
#EFB09D #9DEFD9 #9DB3EF
monochromatic
#DE5B34 #E68668 #EFB09D #F8DAD2 #FBEAE5
Accessibility & contrast
On white
1.85
#EFB09D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#EFB09D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB09D
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB09D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB09D | 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)
#BFB79C
Deuteranopia (green-blind)
#CEC49D
Tritanopia (blue-blind)
#FEA7AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb09d; /* rgb */ color: rgb(239, 176, 157); /* oklch */ color: oklch(81.1% 0.079 37.5);
Tailwind
colors: {
custom: {
50: '#f6c7ba',
500: '#efb09d',
950: '#000000',
},
}SCSS
$custom: #efb09d; $custom-light: #f6c7ba; $custom-dark: #000000;
JSON
{
"hex": "#efb09d",
"rgb": {
"r": 239,
"g": 176,
"b": 157
},
"hsl": {
"h": 13.902,
"s": 71.93,
"l": 77.647
},
"oklch": {
"l": 0.81105,
"c": 0.07892,
"h": 37.5
},
"luminance": 0.51836
}Semantic roles & 50–950 ramp
primary
#EFB09D
secondary
#64B4CC
accent
#A7D412
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281