#EFCC83#EFCC83
#EFCC83 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 85.9% C 0.100 H 84.8°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCC83 |
|---|---|
| RGB | rgb(239, 204, 131) |
| HSL | hsl(41, 77%, 73%) |
| HSV | hsv(41, 45%, 94%) |
| CMYK | cmyk(0%, 14.6%, 45.2%, 6.3%) |
| CIE-LAB | lab(83.54, 2.93, 40.85) |
| CIE-LCH | lch(83.54, 40.95, 85.89°) |
| OKLab | oklab(85.92% 0.009 0.0993) |
| OKLCH | oklch(85.92% 0.1 84.8) |
| XYZ | xyz(61.2882, 63.1780, 30.4346) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.34
Wheat (survey)
#FBDD7E
ΔE00 5.58
Sandy
#F1DA7A
ΔE00 6.28
Pale Peach
#FFE5AD
ΔE00 6.72
Navajowhite
#FFDEAD
ΔE00 6.81
Tan (survey)
#D1B26F
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCC83 #83A6EF
analogous
#EF9683 #EFCC83 #DCEF83
triadic
#EFCC83 #83EFCC #CC83EF
tetradic
#EFCC83 #83EF96 #83A6EF #EF83DC
square
#EFCC83 #83EF96 #83A6EF #EF83DC
split-complementary
#EFCC83 #83DCEF #9683EF
monochromatic
#DB9D1C #E8B64D #EFCC83 #F6E2B9 #FCF4E4
Accessibility & contrast
On white
1.54
#EFCC83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#EFCC83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCC83
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCC83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCC83 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7D
Deuteranopia (green-blind)
#E5D485
Tritanopia (blue-blind)
#FFC0BA
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcc83; /* rgb */ color: rgb(239, 204, 131); /* oklch */ color: oklch(85.9% 0.100 84.8);
Tailwind
colors: {
custom: {
50: '#f6dba8',
500: '#efcc83',
950: '#000000',
},
}SCSS
$custom: #efcc83; $custom-light: #f6dba8; $custom-dark: #000000;
JSON
{
"hex": "#efcc83",
"rgb": {
"r": 239,
"g": 204,
"b": 131
},
"hsl": {
"h": 40.556,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.85922,
"c": 0.0997,
"h": 84.8
},
"luminance": 0.63175
}Semantic roles & 50–950 ramp
primary
#EFCC83
secondary
#4D75CA
accent
#4FD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171510
muted
#858480