#EFCF81#EFCF81
#EFCF81 is a very light, moderate orange. Relative luminance 0.646; OKLCH L 86.5% C 0.104 H 87.9°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF81 |
|---|---|
| RGB | rgb(239, 207, 129) |
| HSL | hsl(43, 77%, 72%) |
| HSV | hsv(43, 46%, 94%) |
| CMYK | cmyk(0%, 13.4%, 46%, 6.3%) |
| CIE-LAB | lab(84.26, 1.19, 42.76) |
| CIE-LCH | lch(84.26, 42.78, 88.41°) |
| OKLab | oklab(86.48% 0.0038 0.1035) |
| OKLCH | oklch(86.48% 0.104 87.9) |
| XYZ | xyz(61.8739, 64.5641, 29.9676) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.21
Wheat (survey)
#FBDD7E
ΔE00 4.20
Sandy
#F1DA7A
ΔE00 4.72
Light Mustard
#F7D560
ΔE00 5.80
Pale Gold
#FDDE6C
ΔE00 6.28
Maize
#F4D054
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF81 #81A1EF
analogous
#EF9881 #EFCF81 #D8EF81
triadic
#EFCF81 #81EFCF #CF81EF
tetradic
#EFCF81 #81EF98 #81A1EF #EF81D8
square
#EFCF81 #81EF98 #81A1EF #EF81D8
split-complementary
#EFCF81 #81D8EF #9881EF
monochromatic
#DAA31C #E8BA4B #EFCF81 #F6E4B7 #FCF5E4
Accessibility & contrast
On white
1.51
#EFCF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#EFCF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF81
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF81 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD7B
Deuteranopia (green-blind)
#E8D684
Tritanopia (blue-blind)
#FFC3BC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcf81; /* rgb */ color: rgb(239, 207, 129); /* oklch */ color: oklch(86.5% 0.104 87.9);
Tailwind
colors: {
custom: {
50: '#f6dda7',
500: '#efcf81',
950: '#000000',
},
}SCSS
$custom: #efcf81; $custom-light: #f6dda7; $custom-dark: #000000;
JSON
{
"hex": "#efcf81",
"rgb": {
"r": 239,
"g": 207,
"b": 129
},
"hsl": {
"h": 42.545,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.86482,
"c": 0.10358,
"h": 87.9
},
"luminance": 0.64561
}Semantic roles & 50–950 ramp
primary
#EFCF81
secondary
#4B70C9
accent
#48DA0C
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480