#EFCF93#EFCF93
#EFCF93 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.8% C 0.085 H 82.8°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF93 |
|---|---|
| RGB | rgb(239, 207, 147) |
| HSL | hsl(39, 74%, 76%) |
| HSV | hsv(39, 38%, 94%) |
| CMYK | cmyk(0%, 13.4%, 38.5%, 6.3%) |
| CIE-LAB | lab(84.53, 3.05, 33.97) |
| CIE-LCH | lch(84.53, 34.11, 84.87°) |
| OKLab | oklab(86.78% 0.0107 0.0842) |
| OKLCH | oklch(86.78% 0.085 82.8) |
| XYZ | xyz(63.1774, 65.0855, 36.8330) |
| Luminance | 0.6508 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.59
Pale Peach
#FFE5AD
ΔE00 5.10
Wheat
#F5DEB3
ΔE00 5.39
Moccasin
#FFE4B5
ΔE00 5.61
Sand (survey)
#E2CA76
ΔE00 6.03
Burlywood
#DEB887
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF93 #93B3EF
analogous
#EFA193 #EFCF93 #E1EF93
triadic
#EFCF93 #93EFCF #CF93EF
tetradic
#EFCF93 #93EFA1 #93B3EF #EF93E1
square
#EFCF93 #93EFA1 #93B3EF #EF93E1
split-complementary
#EFCF93 #93E1EF #A193EF
monochromatic
#DFA028 #E7B75E #EFCF93 #F7E7C8 #FBF3E4
Accessibility & contrast
On white
1.50
#EFCF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#EFCF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF93
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF93 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8F
Deuteranopia (green-blind)
#E6D695
Tritanopia (blue-blind)
#FDC5C0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcf93; /* rgb */ color: rgb(239, 207, 147); /* oklch */ color: oklch(86.8% 0.085 82.8);
Tailwind
colors: {
custom: {
50: '#f5ddb3',
500: '#efcf93',
950: '#000000',
},
}SCSS
$custom: #efcf93; $custom-light: #f5ddb3; $custom-dark: #000000;
JSON
{
"hex": "#efcf93",
"rgb": {
"r": 239,
"g": 207,
"b": 147
},
"hsl": {
"h": 39.13,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.86781,
"c": 0.08484,
"h": 82.8
},
"luminance": 0.65083
}Semantic roles & 50–950 ramp
primary
#EFCF93
secondary
#5B82CB
accent
#54D60F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481