#EFC883#EFC883
#EFC883 is a very light, moderate orange. Relative luminance 0.613; OKLCH L 85.1% C 0.098 H 81.1°. Best body text is #000000 at 13.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC883 |
|---|---|
| RGB | rgb(239, 200, 131) |
| HSL | hsl(38, 77%, 73%) |
| HSV | hsv(38, 45%, 94%) |
| CMYK | cmyk(0%, 16.3%, 45.2%, 6.3%) |
| CIE-LAB | lab(82.54, 5.01, 39.58) |
| CIE-LCH | lch(82.54, 39.89, 82.79°) |
| OKLab | oklab(85.14% 0.0151 0.0964) |
| OKLCH | oklch(85.14% 0.098 81.1) |
| XYZ | xyz(60.3497, 61.3009, 30.1218) |
| Luminance | 0.6130 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.86
Burlywood
#DEB887
ΔE00 5.92
Very Light Brown
#D3B683
ΔE00 6.31
Tan (survey)
#D1B26F
ΔE00 6.38
Navajowhite
#FFDEAD
ΔE00 6.67
Wheat (survey)
#FBDD7E
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC883 #83AAEF
analogous
#EF9283 #EFC883 #E0EF83
triadic
#EFC883 #83EFC8 #C883EF
tetradic
#EFC883 #83EF92 #83AAEF #EF83E0
square
#EFC883 #83EF92 #83AAEF #EF83E0
split-complementary
#EFC883 #83E0EF #9283EF
monochromatic
#DB961C #E8B04D #EFC883 #F6E0B9 #FCF3E4
Accessibility & contrast
On white
1.58
#EFC883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.26
#EFC883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC883
13.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC883 | 1.00 | 1.58 | 13.26 | 13.26 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C87E
Deuteranopia (green-blind)
#E2D185
Tritanopia (blue-blind)
#FFBCB7
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc883; /* rgb */ color: rgb(239, 200, 131); /* oklch */ color: oklch(85.1% 0.098 81.1);
Tailwind
colors: {
custom: {
50: '#f6d8a8',
500: '#efc883',
950: '#000000',
},
}SCSS
$custom: #efc883; $custom-light: #f6d8a8; $custom-dark: #000000;
JSON
{
"hex": "#efc883",
"rgb": {
"r": 239,
"g": 200,
"b": 131
},
"hsl": {
"h": 38.333,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.85139,
"c": 0.09758,
"h": 81.1
},
"luminance": 0.61298
}Semantic roles & 50–950 ramp
primary
#EFC883
secondary
#4D7ACA
accent
#56D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380