#EFCF91#EFCF91
#EFCF91 is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.7% C 0.087 H 83.5°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF91 |
|---|---|
| RGB | rgb(239, 207, 145) |
| HSL | hsl(40, 75%, 75%) |
| HSV | hsv(40, 39%, 94%) |
| CMYK | cmyk(0%, 13.4%, 39.3%, 6.3%) |
| CIE-LAB | lab(84.50, 2.83, 34.95) |
| CIE-LCH | lch(84.50, 35.07, 85.37°) |
| OKLab | oklab(86.75% 0.0099 0.0864) |
| OKLCH | oklch(86.75% 0.087 83.5) |
| XYZ | xyz(63.0219, 65.0233, 36.0137) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.89
Pale Peach
#FFE5AD
ΔE00 5.18
Sand (survey)
#E2CA76
ΔE00 5.63
Wheat
#F5DEB3
ΔE00 5.69
Moccasin
#FFE4B5
ΔE00 5.86
Beige (survey)
#E6DAA6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF91 #91B1EF
analogous
#EFA091 #EFCF91 #E0EF91
triadic
#EFCF91 #91EFCF #CF91EF
tetradic
#EFCF91 #91EFA0 #91B1EF #EF91E0
square
#EFCF91 #91EFA0 #91B1EF #EF91E0
split-complementary
#EFCF91 #91E0EF #A091EF
monochromatic
#DFA026 #E7B85C #EFCF91 #F7E6C6 #FBF3E4
Accessibility & contrast
On white
1.50
#EFCF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#EFCF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF91
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF91 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#E6D693
Tritanopia (blue-blind)
#FDC4BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcf91; /* rgb */ color: rgb(239, 207, 145); /* oklch */ color: oklch(86.7% 0.087 83.5);
Tailwind
colors: {
custom: {
50: '#f6ddb2',
500: '#efcf91',
950: '#000000',
},
}SCSS
$custom: #efcf91; $custom-light: #f6ddb2; $custom-dark: #000000;
JSON
{
"hex": "#efcf91",
"rgb": {
"r": 239,
"g": 207,
"b": 145
},
"hsl": {
"h": 39.574,
"s": 74.603,
"l": 75.294
},
"oklch": {
"l": 0.86746,
"c": 0.08696,
"h": 83.5
},
"luminance": 0.65021
}Semantic roles & 50–950 ramp
primary
#EFCF91
secondary
#5980CB
accent
#53D70F
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171511
muted
#858481