#EFB994#EFB994
#EFB994 is a very light, moderate orange. Relative luminance 0.552; OKLCH L 82.6% C 0.080 H 55.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB994 |
|---|---|
| RGB | rgb(239, 185, 148) |
| HSL | hsl(24, 74%, 76%) |
| HSV | hsv(24, 38%, 94%) |
| CMYK | cmyk(0%, 22.6%, 38.1%, 6.3%) |
| CIE-LAB | lab(79.15, 14.68, 26.28) |
| CIE-LCH | lch(79.15, 30.10, 60.81°) |
| OKLab | oklab(82.58% 0.0449 0.066) |
| OKLCH | oklch(82.58% 0.08 55.8) |
| XYZ | xyz(58.2927, 55.1900, 35.5936) |
| Luminance | 0.5519 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 5.46
Peach (survey)
#FFB07C
ΔE00 5.59
Burlywood
#DEB887
ΔE00 7.12
Apricot (survey)
#FFB16D
ΔE00 7.59
Light Peach
#FFD8B1
ΔE00 8.05
Tan
#D2B48C
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB994 #94CAEF
analogous
#EF949C #EFB994 #EFE794
triadic
#EFB994 #94EFB9 #B994EF
tetradic
#EFB994 #9CEF94 #94CAEF #E794EF
square
#EFB994 #9CEF94 #94CAEF #E794EF
split-complementary
#EFB994 #94EFE7 #949CEF
monochromatic
#DF732A #E7965F #EFB994 #F7DCC9 #FBEEE4
Accessibility & contrast
On white
1.74
#EFB994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#EFB994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB994
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB994 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD91
Deuteranopia (green-blind)
#D5C994
Tritanopia (blue-blind)
#FEAFAF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb994; /* rgb */ color: rgb(239, 185, 148); /* oklch */ color: oklch(82.6% 0.080 55.8);
Tailwind
colors: {
custom: {
50: '#f6ceb3',
500: '#efb994',
950: '#000000',
},
}SCSS
$custom: #efb994; $custom-light: #f6ceb3; $custom-dark: #000000;
JSON
{
"hex": "#efb994",
"rgb": {
"r": 239,
"g": 185,
"b": 148
},
"hsl": {
"h": 24.396,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.82577,
"c": 0.07987,
"h": 55.8
},
"luminance": 0.55187
}Semantic roles & 50–950 ramp
primary
#EFB994
secondary
#5C9ECB
accent
#85D60F
background
#FFFEFD
surface
#FFFAF8
border
#D7D3D1
text
#171311
muted
#858381