#EFCE7B#EFCE7B
#EFCE7B is a very light, moderate orange. Relative luminance 0.639; OKLCH L 86.2% C 0.109 H 88.4°. Best body text is #000000 at 13.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCE7B |
|---|---|
| RGB | rgb(239, 206, 123) |
| HSL | hsl(43, 78%, 71%) |
| HSV | hsv(43, 49%, 94%) |
| CMYK | cmyk(0%, 13.8%, 48.5%, 6.3%) |
| CIE-LAB | lab(83.93, 1.14, 45.34) |
| CIE-LCH | lch(83.93, 45.35, 88.56°) |
| OKLab | oklab(86.2% 0.003 0.1089) |
| OKLCH | oklch(86.2% 0.109 88.4) |
| XYZ | xyz(61.2452, 63.9262, 27.8480) |
| Luminance | 0.6392 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 2.99
Wheat (survey)
#FBDD7E
ΔE00 3.93
Sandy
#F1DA7A
ΔE00 4.45
Light Mustard
#F7D560
ΔE00 5.05
Maize
#F4D054
ΔE00 5.58
Pale Gold
#FDDE6C
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCE7B #7B9CEF
analogous
#EF947B #EFCE7B #D6EF7B
triadic
#EFCE7B #7BEFCE #CE7BEF
tetradic
#EFCE7B #7BEF94 #7B9CEF #EF7BD6
square
#EFCE7B #7BEF94 #7B9CEF #EF7BD6
split-complementary
#EFCE7B #7BD6EF #947BEF
monochromatic
#D6A01A #E8BA44 #EFCE7B #F6E2B2 #FCF5E4
Accessibility & contrast
On white
1.52
#EFCE7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.78
#EFCE7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCE7B
13.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCE7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCE7B | 1.00 | 1.52 | 13.78 | 13.78 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC74
Deuteranopia (green-blind)
#E8D57E
Tritanopia (blue-blind)
#FFC1BA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efce7b; /* rgb */ color: rgb(239, 206, 123); /* oklch */ color: oklch(86.2% 0.109 88.4);
Tailwind
colors: {
custom: {
50: '#f6dca2',
500: '#efce7b',
950: '#000000',
},
}SCSS
$custom: #efce7b; $custom-light: #f6dca2; $custom-dark: #000000;
JSON
{
"hex": "#efce7b",
"rgb": {
"r": 239,
"g": 206,
"b": 123
},
"hsl": {
"h": 42.931,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.86195,
"c": 0.10893,
"h": 88.4
},
"luminance": 0.63923
}Semantic roles & 50–950 ramp
primary
#EFCE7B
secondary
#456BC9
accent
#46DB0B
background
#FFFEFC
surface
#FFFCF5
border
#D7D5CF
text
#17150F
muted
#858480