#EFB47B#EFB47B
#EFB47B is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.2% C 0.100 H 64.6°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB47B |
|---|---|
| RGB | rgb(239, 180, 123) |
| HSL | hsl(29, 78%, 71%) |
| HSV | hsv(29, 49%, 94%) |
| CMYK | cmyk(0%, 24.7%, 48.5%, 6.3%) |
| CIE-LAB | lab(77.54, 14.73, 37.30) |
| CIE-LCH | lch(77.54, 40.10, 68.44°) |
| OKLab | oklab(81.18% 0.043 0.0908) |
| OKLCH | oklch(81.18% 0.1 64.6) |
| XYZ | xyz(55.4956, 52.4269, 25.9315) |
| Luminance | 0.5242 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.07
Burlywood
#DEB887
ΔE00 5.37
Sandybrown
#F4A460
ΔE00 5.39
Peach (survey)
#FFB07C
ΔE00 5.55
Pale Orange
#FFA756
ΔE00 6.51
Light Orange
#FDAA48
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB47B #7BB6EF
analogous
#EF7B7C #EFB47B #EFEE7B
triadic
#EFB47B #7BEFB4 #B47BEF
tetradic
#EFB47B #7CEF7B #7BB6EF #EE7BEF
square
#EFB47B #7CEF7B #7BB6EF #EE7BEF
split-complementary
#EFB47B #7BEFEE #7B7CEF
monochromatic
#D6761A #E89544 #EFB47B #F6D3B2 #FCEFE4
Accessibility & contrast
On white
1.83
#EFB47B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#EFB47B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB47B
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB47B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB47B | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B877
Deuteranopia (green-blind)
#D5C57C
Tritanopia (blue-blind)
#FFA7A6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #efb47b; /* rgb */ color: rgb(239, 180, 123); /* oklch */ color: oklch(81.2% 0.100 64.6);
Tailwind
colors: {
custom: {
50: '#f7caa2',
500: '#efb47b',
950: '#000000',
},
}SCSS
$custom: #efb47b; $custom-light: #f7caa2; $custom-dark: #000000;
JSON
{
"hex": "#efb47b",
"rgb": {
"r": 239,
"g": 180,
"b": 123
},
"hsl": {
"h": 29.483,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.81182,
"c": 0.10045,
"h": 64.6
},
"luminance": 0.52423
}Semantic roles & 50–950 ramp
primary
#EFB47B
secondary
#4588C9
accent
#75DB0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280