#EFB097#EFB097
#EFB097 is a light, moderate orange. Relative luminance 0.516; OKLCH L 81.0% C 0.082 H 42.6°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB097 |
|---|---|
| RGB | rgb(239, 176, 151) |
| HSL | hsl(17, 73%, 76%) |
| HSV | hsv(17, 37%, 94%) |
| CMYK | cmyk(0%, 26.4%, 36.8%, 6.3%) |
| CIE-LAB | lab(77.06, 19.79, 21.84) |
| CIE-LCH | lch(77.06, 29.47, 47.82°) |
| OKLab | oklab(80.97% 0.0603 0.0554) |
| OKLCH | oklch(80.97% 0.082 42.6) |
| XYZ | xyz(56.7097, 51.6392, 36.2525) |
| Luminance | 0.5164 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.57
Light Salmon
#FEA993
ΔE00 4.73
Pinkish Tan
#D99B82
ΔE00 5.77
Blush (survey)
#F29E8E
ΔE00 6.54
Lightsalmon
#FFA07A
ΔE00 6.60
Darksalmon
#E9967A
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB097 #97D6EF
analogous
#EF97AA #EFB097 #EFDC97
triadic
#EFB097 #97EFB0 #B097EF
tetradic
#EFB097 #AAEF97 #97D6EF #DC97EF
square
#EFB097 #AAEF97 #97D6EF #DC97EF
split-complementary
#EFB097 #97EFDC #97AAEF
monochromatic
#DF5F2D #E78862 #EFB097 #F7D8CC #FBEBE4
Accessibility & contrast
On white
1.85
#EFB097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#EFB097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB097
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB097 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B795
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#FEA6A9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #efb097; /* rgb */ color: rgb(239, 176, 151); /* oklch */ color: oklch(81.0% 0.082 42.6);
Tailwind
colors: {
custom: {
50: '#f6c7b5',
500: '#efb097',
950: '#000000',
},
}SCSS
$custom: #efb097; $custom-light: #f6c7b5; $custom-dark: #000000;
JSON
{
"hex": "#efb097",
"rgb": {
"r": 239,
"g": 176,
"b": 151
},
"hsl": {
"h": 17.045,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.80973,
"c": 0.08187,
"h": 42.6
},
"luminance": 0.51636
}Semantic roles & 50–950 ramp
primary
#EFB097
secondary
#5FADCB
accent
#9DD510
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281