#EFB09F#EFB09F
#EFB09F is a light, moderate red. Relative luminance 0.519; OKLCH L 81.2% C 0.078 H 35.7°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB09F |
|---|---|
| RGB | rgb(239, 176, 159) |
| HSL | hsl(13, 71%, 78%) |
| HSV | hsv(13, 33%, 94%) |
| CMYK | cmyk(0%, 26.4%, 33.5%, 6.3%) |
| CIE-LAB | lab(77.23, 20.75, 17.74) |
| CIE-LCH | lch(77.23, 27.30, 40.53°) |
| OKLab | oklab(81.15% 0.0634 0.0455) |
| OKLCH | oklch(81.15% 0.078 35.7) |
| XYZ | xyz(57.3816, 51.9079, 39.7910) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.41
Light Salmon
#FEA993
ΔE00 4.23
Blush (survey)
#F29E8E
ΔE00 5.22
Pinkish Tan
#D99B82
ΔE00 6.67
Peachy Pink
#FF9A8A
ΔE00 7.36
Darksalmon
#E9967A
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB09F #9FDEEF
analogous
#EF9FB6 #EFB09F #EFD89F
triadic
#EFB09F #9FEFB0 #B09FEF
tetradic
#EFB09F #B6EF9F #9FDEEF #D89FEF
square
#EFB09F #B6EF9F #9FDEEF #D89FEF
split-complementary
#EFB09F #9FEFD8 #9FB6EF
monochromatic
#DE5A36 #E6856B #EFB09F #F8DBD3 #FBE9E5
Accessibility & contrast
On white
1.85
#EFB09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#EFB09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB09F
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB09F | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB79E
Deuteranopia (green-blind)
#CDC49F
Tritanopia (blue-blind)
#FEA7AB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #efb09f; /* rgb */ color: rgb(239, 176, 159); /* oklch */ color: oklch(81.2% 0.078 35.7);
Tailwind
colors: {
custom: {
50: '#f6c7bb',
500: '#efb09f',
950: '#000000',
},
}SCSS
$custom: #efb09f; $custom-light: #f6c7bb; $custom-dark: #000000;
JSON
{
"hex": "#efb09f",
"rgb": {
"r": 239,
"g": 176,
"b": 159
},
"hsl": {
"h": 12.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.81151,
"c": 0.07806,
"h": 35.7
},
"luminance": 0.51905
}Semantic roles & 50–950 ramp
primary
#EFB09F
secondary
#66B6CC
accent
#AAD312
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281