#EFCF7B#EFCF7B
#EFCF7B is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.4% C 0.110 H 89.2°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF7B |
|---|---|
| RGB | rgb(239, 207, 123) |
| HSL | hsl(43, 78%, 71%) |
| HSV | hsv(43, 49%, 94%) |
| CMYK | cmyk(0%, 13.4%, 48.5%, 6.3%) |
| CIE-LAB | lab(84.18, 0.63, 45.65) |
| CIE-LCH | lch(84.18, 45.65, 89.21°) |
| OKLab | oklab(86.39% 0.0015 0.1096) |
| OKLCH | oklch(86.39% 0.11 89.2) |
| XYZ | xyz(61.4867, 64.4092, 27.9285) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.79
Wheat (survey)
#FBDD7E
ΔE00 3.60
Sandy
#F1DA7A
ΔE00 4.04
Light Mustard
#F7D560
ΔE00 4.80
Maize
#F4D054
ΔE00 5.40
Pale Gold
#FDDE6C
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF7B #7B9BEF
analogous
#EF957B #EFCF7B #D5EF7B
triadic
#EFCF7B #7BEFCF #CF7BEF
tetradic
#EFCF7B #7BEF95 #7B9BEF #EF7BD5
square
#EFCF7B #7BEF95 #7B9BEF #EF7BD5
split-complementary
#EFCF7B #7BD5EF #957BEF
monochromatic
#D6A21A #E8BB44 #EFCF7B #F6E3B2 #FCF5E4
Accessibility & contrast
On white
1.51
#EFCF7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EFCF7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF7B
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF7B | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0CD74
Deuteranopia (green-blind)
#E8D67E
Tritanopia (blue-blind)
#FFC2BB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcf7b; /* rgb */ color: rgb(239, 207, 123); /* oklch */ color: oklch(86.4% 0.110 89.2);
Tailwind
colors: {
custom: {
50: '#f6dda3',
500: '#efcf7b',
950: '#000000',
},
}SCSS
$custom: #efcf7b; $custom-light: #f6dda3; $custom-dark: #000000;
JSON
{
"hex": "#efcf7b",
"rgb": {
"r": 239,
"g": 207,
"b": 123
},
"hsl": {
"h": 43.448,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.86392,
"c": 0.10959,
"h": 89.2
},
"luminance": 0.64406
}Semantic roles & 50–950 ramp
primary
#EFCF7B
secondary
#456AC9
accent
#44DB0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480