#EFB67F#EFB67F
#EFB67F is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.6% C 0.097 H 64.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB67F |
|---|---|
| RGB | rgb(239, 182, 127) |
| HSL | hsl(29, 78%, 72%) |
| HSV | hsv(29, 47%, 94%) |
| CMYK | cmyk(0%, 23.8%, 46.9%, 6.3%) |
| CIE-LAB | lab(78.08, 14.06, 35.91) |
| CIE-LCH | lch(78.08, 38.57, 68.63°) |
| OKLab | oklab(81.62% 0.0414 0.0878) |
| OKLCH | oklch(81.62% 0.097 64.8) |
| XYZ | xyz(56.1577, 53.3425, 27.4128) |
| Luminance | 0.5334 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.55
Burlywood
#DEB887
ΔE00 4.96
Peach (survey)
#FFB07C
ΔE00 5.73
Sandybrown
#F4A460
ΔE00 6.01
Pale Orange
#FFA756
ΔE00 7.12
Tan
#D2B48C
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB67F #7FB8EF
analogous
#EF7F80 #EFB67F #EFEE7F
triadic
#EFB67F #7FEFB6 #B67FEF
tetradic
#EFB67F #80EF7F #7FB8EF #EE7FEF
square
#EFB67F #80EF7F #7FB8EF #EE7FEF
split-complementary
#EFB67F #7FEFEE #7F80EF
monochromatic
#D9781B #E89749 #EFB67F #F6D5B5 #FCEFE4
Accessibility & contrast
On white
1.80
#EFB67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#EFB67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB67F
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB67F | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8B97B
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#FFA9A8
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb67f; /* rgb */ color: rgb(239, 182, 127); /* oklch */ color: oklch(81.6% 0.097 64.8);
Tailwind
colors: {
custom: {
50: '#f7cba5',
500: '#efb67f',
950: '#000000',
},
}SCSS
$custom: #efb67f; $custom-light: #f7cba5; $custom-dark: #000000;
JSON
{
"hex": "#efb67f",
"rgb": {
"r": 239,
"g": 182,
"b": 127
},
"hsl": {
"h": 29.464,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.81624,
"c": 0.09709,
"h": 64.8
},
"luminance": 0.53339
}Semantic roles & 50–950 ramp
primary
#EFB67F
secondary
#498AC9
accent
#75DA0B
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#17130F
muted
#858380