#EFCF96#EFCF96
#EFCF96 is a very light, moderate orange. Relative luminance 0.652; OKLCH L 86.8% C 0.082 H 81.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF96 |
|---|---|
| RGB | rgb(239, 207, 150) |
| HSL | hsl(38, 74%, 76%) |
| HSV | hsv(38, 37%, 94%) |
| CMYK | cmyk(0%, 13.4%, 37.2%, 6.3%) |
| CIE-LAB | lab(84.58, 3.39, 32.49) |
| CIE-LCH | lch(84.58, 32.66, 84.05°) |
| OKLab | oklab(86.84% 0.0119 0.0808) |
| OKLCH | oklch(86.84% 0.082 81.6) |
| XYZ | xyz(63.4159, 65.1809, 38.0890) |
| Luminance | 0.6518 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.16
Wheat
#F5DEB3
ΔE00 4.98
Pale Peach
#FFE5AD
ΔE00 5.06
Moccasin
#FFE4B5
ΔE00 5.28
Burlywood
#DEB887
ΔE00 6.18
Very Light Brown
#D3B683
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF96 #96B6EF
analogous
#EFA396 #EFCF96 #E3EF96
triadic
#EFCF96 #96EFCF #CF96EF
tetradic
#EFCF96 #96EFA3 #96B6EF #EF96E3
square
#EFCF96 #96EFA3 #96B6EF #EF96E3
split-complementary
#EFCF96 #96E3EF #A396EF
monochromatic
#DF9E2C #E7B761 #EFCF96 #F7E7CB #FBF3E4
Accessibility & contrast
On white
1.50
#EFCF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#EFCF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF96
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF96 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE92
Deuteranopia (green-blind)
#E5D698
Tritanopia (blue-blind)
#FDC5C0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcf96; /* rgb */ color: rgb(239, 207, 150); /* oklch */ color: oklch(86.8% 0.082 81.6);
Tailwind
colors: {
custom: {
50: '#f5ddb5',
500: '#efcf96',
950: '#000000',
},
}SCSS
$custom: #efcf96; $custom-light: #f5ddb5; $custom-dark: #000000;
JSON
{
"hex": "#efcf96",
"rgb": {
"r": 239,
"g": 207,
"b": 150
},
"hsl": {
"h": 38.427,
"s": 73.554,
"l": 76.275
},
"oklch": {
"l": 0.86836,
"c": 0.08165,
"h": 81.6
},
"luminance": 0.65178
}Semantic roles & 50–950 ramp
primary
#EFCF96
secondary
#5E85CB
accent
#57D610
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481