#EFB39B#EFB39B
#EFB39B is a light, moderate orange. Relative luminance 0.530; OKLCH L 81.6% C 0.078 H 42.8°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB39B |
|---|---|
| RGB | rgb(239, 179, 155) |
| HSL | hsl(17, 72%, 77%) |
| HSV | hsv(17, 35%, 94%) |
| CMYK | cmyk(0%, 25.1%, 35.1%, 6.3%) |
| CIE-LAB | lab(77.85, 18.67, 20.77) |
| CIE-LCH | lch(77.85, 27.93, 48.04°) |
| OKLab | oklab(81.61% 0.0571 0.0529) |
| OKLCH | oklch(81.61% 0.078 42.8) |
| XYZ | xyz(57.6348, 52.9608, 38.1907) |
| Luminance | 0.5296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.90
Light Salmon
#FEA993
ΔE00 5.28
Pinkish Tan
#D99B82
ΔE00 6.39
Blush (survey)
#F29E8E
ΔE00 7.12
Lightsalmon
#FFA07A
ΔE00 7.39
Apricot
#FBCEB1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB39B #9BD7EF
analogous
#EF9BAD #EFB39B #EFDD9B
triadic
#EFB39B #9BEFB3 #B39BEF
tetradic
#EFB39B #ADEF9B #9BD7EF #DD9BEF
square
#EFB39B #ADEF9B #9BD7EF #DD9BEF
split-complementary
#EFB39B #9BEFDD #9BADEF
monochromatic
#DE6331 #E78B66 #EFB39B #F7DBD0 #FBEBE5
Accessibility & contrast
On white
1.81
#EFB39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#EFB39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB39B
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB39B | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B999
Deuteranopia (green-blind)
#D0C59B
Tritanopia (blue-blind)
#FEAAAD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb39b; /* rgb */ color: rgb(239, 179, 155); /* oklch */ color: oklch(81.6% 0.078 42.8);
Tailwind
colors: {
custom: {
50: '#f6cab8',
500: '#efb39b',
950: '#000000',
},
}SCSS
$custom: #efb39b; $custom-light: #f6cab8; $custom-dark: #000000;
JSON
{
"hex": "#efb39b",
"rgb": {
"r": 239,
"g": 179,
"b": 155
},
"hsl": {
"h": 17.143,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.8161,
"c": 0.07783,
"h": 42.8
},
"luminance": 0.52957
}Semantic roles & 50–950 ramp
primary
#EFB39B
secondary
#62AECC
accent
#9DD411
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#171311
muted
#858281