#EFB79F#EFB79F
#EFB79F is a very light, moderate orange. Relative luminance 0.547; OKLCH L 82.4% C 0.073 H 44.3°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB79F |
|---|---|
| RGB | rgb(239, 183, 159) |
| HSL | hsl(18, 71%, 78%) |
| HSV | hsv(18, 33%, 94%) |
| CMYK | cmyk(0%, 23.4%, 33.5%, 6.3%) |
| CIE-LAB | lab(78.88, 17.04, 20.04) |
| CIE-LCH | lch(78.88, 26.31, 49.63°) |
| OKLab | oklab(82.44% 0.0524 0.0511) |
| OKLCH | oklch(82.44% 0.073 44.3) |
| XYZ | xyz(58.7897, 54.7241, 40.2604) |
| Luminance | 0.5472 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.78
Light Salmon
#FEA993
ΔE00 6.35
Apricot
#FBCEB1
ΔE00 6.37
Pinkish Tan
#D99B82
ΔE00 7.27
Peach (survey)
#FFB07C
ΔE00 8.14
Blush (survey)
#F29E8E
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB79F #9FD7EF
analogous
#EF9FAF #EFB79F #EFDF9F
triadic
#EFB79F #9FEFB7 #B79FEF
tetradic
#EFB79F #AFEF9F #9FD7EF #DF9FEF
square
#EFB79F #AFEF9F #9FD7EF #DF9FEF
split-complementary
#EFB79F #9FEFDF #9FAFEF
monochromatic
#DE6836 #E6906B #EFB79F #F8DED3 #FBEBE5
Accessibility & contrast
On white
1.76
#EFB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#EFB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB79F
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB79F | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BC9D
Deuteranopia (green-blind)
#D2C89F
Tritanopia (blue-blind)
#FDAEB0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb79f; /* rgb */ color: rgb(239, 183, 159); /* oklch */ color: oklch(82.4% 0.073 44.3);
Tailwind
colors: {
custom: {
50: '#f5ccbb',
500: '#efb79f',
950: '#000000',
},
}SCSS
$custom: #efb79f; $custom-light: #f5ccbb; $custom-dark: #000000;
JSON
{
"hex": "#efb79f",
"rgb": {
"r": 239,
"g": 183,
"b": 159
},
"hsl": {
"h": 18,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.82437,
"c": 0.07324,
"h": 44.3
},
"luminance": 0.54721
}Semantic roles & 50–950 ramp
primary
#EFB79F
secondary
#66ADCC
accent
#99D312
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381