#EFC182#EFC182
#EFC182 is a very light, moderate orange. Relative luminance 0.581; OKLCH L 83.8% C 0.096 H 74.6°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC182 |
|---|---|
| RGB | rgb(239, 193, 130) |
| HSL | hsl(35, 77%, 72%) |
| HSV | hsv(35, 46%, 94%) |
| CMYK | cmyk(0%, 19.2%, 45.6%, 6.3%) |
| CIE-LAB | lab(80.80, 8.56, 37.86) |
| CIE-LCH | lch(80.80, 38.82, 77.26°) |
| OKLab | oklab(83.77% 0.0255 0.0924) |
| OKLCH | oklch(83.77% 0.096 74.6) |
| XYZ | xyz(58.6980, 58.1055, 29.2385) |
| Luminance | 0.5810 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.09
Very Light Brown
#D3B683
ΔE00 5.98
Fawn
#CFAF7B
ΔE00 6.57
Tan (survey)
#D1B26F
ΔE00 6.74
Tan
#D2B48C
ΔE00 7.06
Navajowhite
#FFDEAD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC182 #82B0EF
analogous
#EF8B82 #EFC182 #E6EF82
triadic
#EFC182 #82EFC1 #C182EF
tetradic
#EFC182 #82EF8B #82B0EF #EF82E6
square
#EFC182 #82EF8B #82B0EF #EF82E6
split-complementary
#EFC182 #82E6EF #8B82EF
monochromatic
#DB8A1C #E8A64C #EFC182 #F6DCB8 #FCF2E4
Accessibility & contrast
On white
1.66
#EFC182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#EFC182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC182
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC182 | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27D
Deuteranopia (green-blind)
#DDCD84
Tritanopia (blue-blind)
#FFB5B1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efc182; /* rgb */ color: rgb(239, 193, 130); /* oklch */ color: oklch(83.8% 0.096 74.6);
Tailwind
colors: {
custom: {
50: '#f6d3a7',
500: '#efc182',
950: '#000000',
},
}SCSS
$custom: #efc182; $custom-light: #f6d3a7; $custom-dark: #000000;
JSON
{
"hex": "#efc182",
"rgb": {
"r": 239,
"g": 193,
"b": 130
},
"hsl": {
"h": 34.679,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.83767,
"c": 0.09587,
"h": 74.6
},
"luminance": 0.58102
}Semantic roles & 50–950 ramp
primary
#EFC182
secondary
#4C81CA
accent
#63DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380