#EFB595#EFB595
#EFB595 is a light, moderate orange. Relative luminance 0.536; OKLCH L 81.9% C 0.080 H 50.1°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB595 |
|---|---|
| RGB | rgb(239, 181, 149) |
| HSL | hsl(21, 74%, 76%) |
| HSV | hsv(21, 38%, 94%) |
| CMYK | cmyk(0%, 24.3%, 37.7%, 6.3%) |
| CIE-LAB | lab(78.21, 16.91, 24.47) |
| CIE-LCH | lch(78.21, 29.75, 55.36°) |
| OKLab | oklab(81.85% 0.0516 0.0617) |
| OKLCH | oklch(81.85% 0.08 50.1) |
| XYZ | xyz(57.5472, 53.5717, 35.7372) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 5.79
Pale Salmon
#FFB19A
ΔE00 6.12
Apricot
#FBCEB1
ΔE00 6.27
Pinkish Tan
#D99B82
ΔE00 7.24
Light Salmon
#FEA993
ΔE00 7.52
Lightsalmon
#FFA07A
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB595 #95CFEF
analogous
#EF95A2 #EFB595 #EFE295
triadic
#EFB595 #95EFB5 #B595EF
tetradic
#EFB595 #A2EF95 #95CFEF #E295EF
square
#EFB595 #A2EF95 #95CFEF #E295EF
split-complementary
#EFB595 #95EFE2 #95A2EF
monochromatic
#DF6B2B #E79060 #EFB595 #F7DACA #FBECE4
Accessibility & contrast
On white
1.79
#EFB595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#EFB595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB595
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB595 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA93
Deuteranopia (green-blind)
#D2C695
Tritanopia (blue-blind)
#FEABAC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb595; /* rgb */ color: rgb(239, 181, 149); /* oklch */ color: oklch(81.9% 0.080 50.1);
Tailwind
colors: {
custom: {
50: '#f6cbb4',
500: '#efb595',
950: '#000000',
},
}SCSS
$custom: #efb595; $custom-light: #f6cbb4; $custom-dark: #000000;
JSON
{
"hex": "#efb595",
"rgb": {
"r": 239,
"g": 181,
"b": 149
},
"hsl": {
"h": 21.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.81851,
"c": 0.08046,
"h": 50.1
},
"luminance": 0.53568
}Semantic roles & 50–950 ramp
primary
#EFB595
secondary
#5DA4CB
accent
#8FD610
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281