#EFC994#EFC994
#EFC994 is a very light, moderate orange. Relative luminance 0.623; OKLCH L 85.6% C 0.081 H 75.6°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC994 |
|---|---|
| RGB | rgb(239, 201, 148) |
| HSL | hsl(35, 74%, 76%) |
| HSV | hsv(35, 38%, 94%) |
| CMYK | cmyk(0%, 15.9%, 38.1%, 6.3%) |
| CIE-LAB | lab(83.05, 6.28, 31.50) |
| CIE-LCH | lch(83.05, 32.12, 78.73°) |
| OKLab | oklab(85.63% 0.0202 0.0784) |
| OKLCH | oklch(85.63% 0.081 75.6) |
| XYZ | xyz(61.8302, 62.2649, 36.7727) |
| Luminance | 0.6226 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.30
Navajowhite
#FFDEAD
ΔE00 4.90
Light Peach
#FFD8B1
ΔE00 5.53
Very Light Brown
#D3B683
ΔE00 5.85
Wheat
#F5DEB3
ΔE00 6.34
Tan
#D2B48C
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC994 #94BAEF
analogous
#EF9B94 #EFC994 #E7EF94
triadic
#EFC994 #94EFC9 #C994EF
tetradic
#EFC994 #94EF9B #94BAEF #EF94E7
square
#EFC994 #94EF9B #94BAEF #EF94E7
split-complementary
#EFC994 #94E7EF #9B94EF
monochromatic
#DF932A #E7AE5F #EFC994 #F7E4C9 #FBF2E4
Accessibility & contrast
On white
1.56
#EFC994 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#EFC994 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC994
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC994 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA90
Deuteranopia (green-blind)
#E1D395
Tritanopia (blue-blind)
#FDBFBB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efc994; /* rgb */ color: rgb(239, 201, 148); /* oklch */ color: oklch(85.6% 0.081 75.6);
Tailwind
colors: {
custom: {
50: '#f5d9b4',
500: '#efc994',
950: '#000000',
},
}SCSS
$custom: #efc994; $custom-light: #f5d9b4; $custom-dark: #000000;
JSON
{
"hex": "#efc994",
"rgb": {
"r": 239,
"g": 201,
"b": 148
},
"hsl": {
"h": 34.945,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.85629,
"c": 0.08097,
"h": 75.6
},
"luminance": 0.62262
}Semantic roles & 50–950 ramp
primary
#EFC994
secondary
#5C8ACB
accent
#62D60F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381