#EFC080#EFC080
#EFC080 is a very light, moderate orange. Relative luminance 0.576; OKLCH L 83.5% C 0.097 H 74.4°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC080 |
|---|---|
| RGB | rgb(239, 192, 128) |
| HSL | hsl(35, 78%, 72%) |
| HSV | hsv(35, 46%, 94%) |
| CMYK | cmyk(0%, 19.7%, 46.4%, 6.3%) |
| CIE-LAB | lab(80.52, 8.89, 38.53) |
| CIE-LCH | lch(80.52, 39.55, 77.01°) |
| OKLab | oklab(83.54% 0.0262 0.0939) |
| OKLCH | oklch(83.54% 0.097 74.4) |
| XYZ | xyz(58.3448, 57.6117, 28.4649) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.17
Very Light Brown
#D3B683
ΔE00 6.09
Fawn
#CFAF7B
ΔE00 6.59
Tan (survey)
#D1B26F
ΔE00 6.73
Tan
#D2B48C
ΔE00 7.17
Navajowhite
#FFDEAD
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC080 #80AFEF
analogous
#EF8980 #EFC080 #E6EF80
triadic
#EFC080 #80EFC0 #C080EF
tetradic
#EFC080 #80EF89 #80AFEF #EF80E6
square
#EFC080 #80EF89 #80AFEF #EF80E6
split-complementary
#EFC080 #80E6EF #8980EF
monochromatic
#D9891B #E8A54A #EFC080 #F6DBB6 #FCF2E4
Accessibility & contrast
On white
1.68
#EFC080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#EFC080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC080
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC080 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C17B
Deuteranopia (green-blind)
#DDCC82
Tritanopia (blue-blind)
#FFB4B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efc080; /* rgb */ color: rgb(239, 192, 128); /* oklch */ color: oklch(83.5% 0.097 74.4);
Tailwind
colors: {
custom: {
50: '#f6d2a5',
500: '#efc080',
950: '#000000',
},
}SCSS
$custom: #efc080; $custom-light: #f6d2a5; $custom-dark: #000000;
JSON
{
"hex": "#efc080",
"rgb": {
"r": 239,
"g": 192,
"b": 128
},
"hsl": {
"h": 34.595,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.83542,
"c": 0.09746,
"h": 74.4
},
"luminance": 0.57609
}Semantic roles & 50–950 ramp
primary
#EFC080
secondary
#4A80C9
accent
#63DA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380