#EFCF7D#EFCF7D
#EFCF7D is a very light, moderate orange. Relative luminance 0.645; OKLCH L 86.4% C 0.108 H 88.8°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF7D |
|---|---|
| RGB | rgb(239, 207, 125) |
| HSL | hsl(43, 78%, 71%) |
| HSV | hsv(43, 48%, 94%) |
| CMYK | cmyk(0%, 13.4%, 47.7%, 6.3%) |
| CIE-LAB | lab(84.20, 0.81, 44.69) |
| CIE-LCH | lch(84.20, 44.70, 88.96°) |
| OKLab | oklab(86.42% 0.0023 0.1076) |
| OKLCH | oklch(86.42% 0.108 88.8) |
| XYZ | xyz(61.6132, 64.4598, 28.5946) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.89
Wheat (survey)
#FBDD7E
ΔE00 3.77
Sandy
#F1DA7A
ΔE00 4.24
Light Mustard
#F7D560
ΔE00 5.12
Pale Gold
#FDDE6C
ΔE00 5.70
Maize
#F4D054
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF7D #7D9DEF
analogous
#EF967D #EFCF7D #D6EF7D
triadic
#EFCF7D #7DEFCF #CF7DEF
tetradic
#EFCF7D #7DEF96 #7D9DEF #EF7DD6
square
#EFCF7D #7DEF96 #7D9DEF #EF7DD6
split-complementary
#EFCF7D #7DD6EF #967DEF
monochromatic
#D7A21A #E8BB47 #EFCF7D #F6E3B3 #FCF5E4
Accessibility & contrast
On white
1.51
#EFCF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#EFCF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF7D
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF7D | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD76
Deuteranopia (green-blind)
#E8D680
Tritanopia (blue-blind)
#FFC3BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcf7d; /* rgb */ color: rgb(239, 207, 125); /* oklch */ color: oklch(86.4% 0.108 88.8);
Tailwind
colors: {
custom: {
50: '#f6dda4',
500: '#efcf7d',
950: '#000000',
},
}SCSS
$custom: #efcf7d; $custom-light: #f6dda4; $custom-dark: #000000;
JSON
{
"hex": "#efcf7d",
"rgb": {
"r": 239,
"g": 207,
"b": 125
},
"hsl": {
"h": 43.158,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.86422,
"c": 0.1076,
"h": 88.8
},
"luminance": 0.64457
}Semantic roles & 50–950 ramp
primary
#EFCF7D
secondary
#476CC9
accent
#45DA0B
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480