#EFCF84#EFCF84
#EFCF84 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.5% C 0.101 H 87.2°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF84 |
|---|---|
| RGB | rgb(239, 207, 132) |
| HSL | hsl(42, 77%, 73%) |
| HSV | hsv(42, 45%, 94%) |
| CMYK | cmyk(0%, 13.4%, 44.8%, 6.3%) |
| CIE-LAB | lab(84.30, 1.48, 41.31) |
| CIE-LCH | lch(84.30, 41.34, 87.95°) |
| OKLab | oklab(86.53% 0.0049 0.1004) |
| OKLCH | oklch(86.53% 0.101 87.2) |
| XYZ | xyz(62.0762, 64.6450, 31.0332) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.54
Wheat (survey)
#FBDD7E
ΔE00 4.58
Sandy
#F1DA7A
ΔE00 5.14
Pale Peach
#FFE5AD
ΔE00 6.31
Light Mustard
#F7D560
ΔE00 6.32
Pale Gold
#FDDE6C
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF84 #84A4EF
analogous
#EF9984 #EFCF84 #D9EF84
triadic
#EFCF84 #84EFCF #CF84EF
tetradic
#EFCF84 #84EF99 #84A4EF #EF84D9
square
#EFCF84 #84EF99 #84A4EF #EF84D9
split-complementary
#EFCF84 #84D9EF #9984EF
monochromatic
#DCA31D #E8BA4E #EFCF84 #F6E4BA #FBF4E4
Accessibility & contrast
On white
1.51
#EFCF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#EFCF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF84
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF84 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7E
Deuteranopia (green-blind)
#E7D686
Tritanopia (blue-blind)
#FEC3BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcf84; /* rgb */ color: rgb(239, 207, 132); /* oklch */ color: oklch(86.5% 0.101 87.2);
Tailwind
colors: {
custom: {
50: '#f6dda9',
500: '#efcf84',
950: '#000000',
},
}SCSS
$custom: #efcf84; $custom-light: #f6dda9; $custom-dark: #000000;
JSON
{
"hex": "#efcf84",
"rgb": {
"r": 239,
"g": 207,
"b": 132
},
"hsl": {
"h": 42.056,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.86528,
"c": 0.10052,
"h": 87.2
},
"luminance": 0.64642
}Semantic roles & 50–950 ramp
primary
#EFCF84
secondary
#4D73CA
accent
#4AD90C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#171510
muted
#858480