#EFB67B#EFB67B
#EFB67B is a light, moderate orange. Relative luminance 0.532; OKLCH L 81.6% C 0.100 H 66.6°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB67B |
|---|---|
| RGB | rgb(239, 182, 123) |
| HSL | hsl(31, 78%, 71%) |
| HSV | hsv(31, 49%, 94%) |
| CMYK | cmyk(0%, 23.8%, 48.5%, 6.3%) |
| CIE-LAB | lab(78.02, 13.68, 37.91) |
| CIE-LCH | lch(78.02, 40.30, 70.16°) |
| OKLab | oklab(81.56% 0.0399 0.0922) |
| OKLCH | oklch(81.56% 0.1 66.6) |
| XYZ | xyz(55.9022, 53.2402, 26.0670) |
| Luminance | 0.5324 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.56
Burlywood
#DEB887
ΔE00 4.89
Sandybrown
#F4A460
ΔE00 6.04
Peach (survey)
#FFB07C
ΔE00 6.41
Pale Orange
#FFA756
ΔE00 6.92
Light Orange
#FDAA48
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB67B #7BB4EF
analogous
#EF7C7B #EFB67B #EEEF7B
triadic
#EFB67B #7BEFB6 #B67BEF
tetradic
#EFB67B #7BEF7C #7BB4EF #EF7BEE
square
#EFB67B #7BEF7C #7BB4EF #EF7BEE
split-complementary
#EFB67B #7BEEEF #7C7BEF
monochromatic
#D6791A #E89844 #EFB67B #F6D4B2 #FCF0E4
Accessibility & contrast
On white
1.80
#EFB67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#EFB67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB67B
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB67B | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9B976
Deuteranopia (green-blind)
#D6C67C
Tritanopia (blue-blind)
#FFA9A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb67b; /* rgb */ color: rgb(239, 182, 123); /* oklch */ color: oklch(81.6% 0.100 66.6);
Tailwind
colors: {
custom: {
50: '#f7cba2',
500: '#efb67b',
950: '#000000',
},
}SCSS
$custom: #efb67b; $custom-light: #f7cba2; $custom-dark: #000000;
JSON
{
"hex": "#efb67b",
"rgb": {
"r": 239,
"g": 182,
"b": 123
},
"hsl": {
"h": 30.517,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.81558,
"c": 0.10043,
"h": 66.6
},
"luminance": 0.53237
}Semantic roles & 50–950 ramp
primary
#EFB67B
secondary
#4586C9
accent
#71DB0B
background
#FFFDFC
surface
#FFF9F5
border
#D7D2CF
text
#17130F
muted
#858280