#EFB68F#EFB68F
#EFB68F is a light, moderate orange. Relative luminance 0.538; OKLCH L 81.9% C 0.084 H 55.6°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB68F |
|---|---|
| RGB | rgb(239, 182, 143) |
| HSL | hsl(24, 75%, 75%) |
| HSV | hsv(24, 40%, 94%) |
| CMYK | cmyk(0%, 23.8%, 40.2%, 6.3%) |
| CIE-LAB | lab(78.34, 15.70, 27.84) |
| CIE-LCH | lch(78.34, 31.97, 60.58°) |
| OKLab | oklab(81.92% 0.0477 0.0696) |
| OKLCH | oklch(81.92% 0.084 55.6) |
| XYZ | xyz(57.2845, 53.7932, 33.3471) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.78
Apricot
#FBCEB1
ΔE00 6.37
Apricot (survey)
#FFB16D
ΔE00 6.89
Burlywood
#DEB887
ΔE00 7.26
Sandybrown
#F4A460
ΔE00 7.84
Pale Salmon
#FFB19A
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB68F #8FC8EF
analogous
#EF8F98 #EFB68F #EFE68F
triadic
#EFB68F #8FEFB6 #B68FEF
tetradic
#EFB68F #98EF8F #8FC8EF #E68FEF
square
#EFB68F #98EF8F #8FC8EF #E68FEF
split-complementary
#EFB68F #8FEFE6 #8F98EF
monochromatic
#E07024 #E79359 #EFB68F #F7D9C5 #FBEEE4
Accessibility & contrast
On white
1.79
#EFB68F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#EFB68F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB68F
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB68F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB68F | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8C
Deuteranopia (green-blind)
#D4C78F
Tritanopia (blue-blind)
#FFABAC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb68f; /* rgb */ color: rgb(239, 182, 143); /* oklch */ color: oklch(81.9% 0.084 55.6);
Tailwind
colors: {
custom: {
50: '#f6ccb0',
500: '#efb68f',
950: '#000000',
},
}SCSS
$custom: #efb68f; $custom-light: #f6ccb0; $custom-dark: #000000;
JSON
{
"hex": "#efb68f",
"rgb": {
"r": 239,
"g": 182,
"b": 143
},
"hsl": {
"h": 24.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.81916,
"c": 0.08438,
"h": 55.6
},
"luminance": 0.5379
}Semantic roles & 50–950 ramp
primary
#EFB68F
secondary
#579CCB
accent
#86D70E
background
#FFFEFD
surface
#FFFAF7
border
#D7D3D0
text
#171310
muted
#858381