#EFCD7B#EFCD7B
#EFCD7B is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.0% C 0.108 H 87.6°. Best body text is #000000 at 13.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCD7B |
|---|---|
| RGB | rgb(239, 205, 123) |
| HSL | hsl(42, 78%, 71%) |
| HSV | hsv(42, 49%, 94%) |
| CMYK | cmyk(0%, 14.2%, 48.5%, 6.3%) |
| CIE-LAB | lab(83.68, 1.66, 45.03) |
| CIE-LCH | lch(83.68, 45.06, 87.89°) |
| OKLab | oklab(86% 0.0045 0.1082) |
| OKLCH | oklch(86% 0.108 87.6) |
| XYZ | xyz(61.0052, 63.4463, 27.7680) |
| Luminance | 0.6344 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.24
Wheat (survey)
#FBDD7E
ΔE00 4.29
Sandy
#F1DA7A
ΔE00 4.87
Light Mustard
#F7D560
ΔE00 5.33
Maize
#F4D054
ΔE00 5.80
Pale Gold
#FDDE6C
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCD7B #7B9DEF
analogous
#EF937B #EFCD7B #D7EF7B
triadic
#EFCD7B #7BEFCD #CD7BEF
tetradic
#EFCD7B #7BEF93 #7B9DEF #EF7BD7
square
#EFCD7B #7BEF93 #7B9DEF #EF7BD7
split-complementary
#EFCD7B #7BD7EF #937BEF
monochromatic
#D69F1A #E8B844 #EFCD7B #F6E2B2 #FCF5E4
Accessibility & contrast
On white
1.53
#EFCD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.69
#EFCD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCD7B
13.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCD7B | 1.00 | 1.53 | 13.69 | 13.69 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB74
Deuteranopia (green-blind)
#E7D47E
Tritanopia (blue-blind)
#FFC0B9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcd7b; /* rgb */ color: rgb(239, 205, 123); /* oklch */ color: oklch(86.0% 0.108 87.6);
Tailwind
colors: {
custom: {
50: '#f6dca2',
500: '#efcd7b',
950: '#000000',
},
}SCSS
$custom: #efcd7b; $custom-light: #f6dca2; $custom-dark: #000000;
JSON
{
"hex": "#efcd7b",
"rgb": {
"r": 239,
"g": 205,
"b": 123
},
"hsl": {
"h": 42.414,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.85997,
"c": 0.10829,
"h": 87.6
},
"luminance": 0.63443
}Semantic roles & 50–950 ramp
primary
#EFCD7B
secondary
#456CC9
accent
#48DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17150F
muted
#858480