#EFB495#EFB495
#EFB495 is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.7% C 0.081 H 48.9°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB495 |
|---|---|
| RGB | rgb(239, 180, 149) |
| HSL | hsl(21, 74%, 76%) |
| HSV | hsv(21, 38%, 94%) |
| CMYK | cmyk(0%, 24.7%, 37.7%, 6.3%) |
| CIE-LAB | lab(77.97, 17.44, 24.15) |
| CIE-LCH | lch(77.97, 29.79, 54.17°) |
| OKLab | oklab(81.67% 0.0532 0.061) |
| OKLCH | oklch(81.67% 0.081 48.9) |
| XYZ | xyz(57.3446, 53.1665, 35.6697) |
| Luminance | 0.5316 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.65
Peach (survey)
#FFB07C
ΔE00 5.95
Apricot
#FBCEB1
ΔE00 6.58
Pinkish Tan
#D99B82
ΔE00 6.89
Light Salmon
#FEA993
ΔE00 7.02
Lightsalmon
#FFA07A
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB495 #95D0EF
analogous
#EF95A3 #EFB495 #EFE195
triadic
#EFB495 #95EFB4 #B495EF
tetradic
#EFB495 #A3EF95 #95D0EF #E195EF
square
#EFB495 #A3EF95 #95D0EF #E195EF
split-complementary
#EFB495 #95EFE1 #95A3EF
monochromatic
#DF692B #E78E60 #EFB495 #F7DACA #FBECE4
Accessibility & contrast
On white
1.81
#EFB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#EFB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB495
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB495 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B993
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#FEAAAC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb495; /* rgb */ color: rgb(239, 180, 149); /* oklch */ color: oklch(81.7% 0.081 48.9);
Tailwind
colors: {
custom: {
50: '#f6cab4',
500: '#efb495',
950: '#000000',
},
}SCSS
$custom: #efb495; $custom-light: #f6cab4; $custom-dark: #000000;
JSON
{
"hex": "#efb495",
"rgb": {
"r": 239,
"g": 180,
"b": 149
},
"hsl": {
"h": 20.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.81666,
"c": 0.08089,
"h": 48.9
},
"luminance": 0.53163
}Semantic roles & 50–950 ramp
primary
#EFB495
secondary
#5DA5CB
accent
#92D610
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281