#EFCF94#EFCF94
#EFCF94 is a very light, moderate orange. Relative luminance 0.651; OKLCH L 86.8% C 0.084 H 82.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF94 |
|---|---|
| RGB | rgb(239, 207, 148) |
| HSL | hsl(39, 74%, 76%) |
| HSV | hsv(39, 38%, 94%) |
| CMYK | cmyk(0%, 13.4%, 38.1%, 6.3%) |
| CIE-LAB | lab(84.54, 3.16, 33.48) |
| CIE-LCH | lch(84.54, 33.62, 84.61°) |
| OKLab | oklab(86.8% 0.0111 0.083) |
| OKLCH | oklch(86.8% 0.084 82.4) |
| XYZ | xyz(63.2562, 65.1171, 37.2481) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.44
Pale Peach
#FFE5AD
ΔE00 5.08
Wheat
#F5DEB3
ΔE00 5.25
Moccasin
#FFE4B5
ΔE00 5.50
Sand (survey)
#E2CA76
ΔE00 6.23
Burlywood
#DEB887
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF94 #94B4EF
analogous
#EFA194 #EFCF94 #E1EF94
triadic
#EFCF94 #94EFCF #CF94EF
tetradic
#EFCF94 #94EFA1 #94B4EF #EF94E1
square
#EFCF94 #94EFA1 #94B4EF #EF94E1
split-complementary
#EFCF94 #94E1EF #A194EF
monochromatic
#DF9F2A #E7B75F #EFCF94 #F7E7C9 #FBF3E4
Accessibility & contrast
On white
1.50
#EFCF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#EFCF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF94
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF94 | 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)
#DECE90
Deuteranopia (green-blind)
#E5D696
Tritanopia (blue-blind)
#FDC5C0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcf94; /* rgb */ color: rgb(239, 207, 148); /* oklch */ color: oklch(86.8% 0.084 82.4);
Tailwind
colors: {
custom: {
50: '#f5ddb4',
500: '#efcf94',
950: '#000000',
},
}SCSS
$custom: #efcf94; $custom-light: #f5ddb4; $custom-dark: #000000;
JSON
{
"hex": "#efcf94",
"rgb": {
"r": 239,
"g": 207,
"b": 148
},
"hsl": {
"h": 38.901,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.86799,
"c": 0.08378,
"h": 82.4
},
"luminance": 0.65114
}Semantic roles & 50–950 ramp
primary
#EFCF94
secondary
#5C83CB
accent
#55D60F
background
#FFFEFD
surface
#FFFCF8
border
#D7D5D1
text
#171511
muted
#858481