#EFC685#EFC685
#EFC685 is a very light, moderate orange. Relative luminance 0.604; OKLCH L 84.8% C 0.095 H 78.5°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC685 |
|---|---|
| RGB | rgb(239, 198, 133) |
| HSL | hsl(37, 77%, 73%) |
| HSV | hsv(37, 44%, 94%) |
| CMYK | cmyk(0%, 17.2%, 44.4%, 6.3%) |
| CIE-LAB | lab(82.07, 6.25, 37.96) |
| CIE-LCH | lch(82.07, 38.47, 80.66°) |
| OKLab | oklab(84.78% 0.0189 0.0928) |
| OKLCH | oklch(84.78% 0.095 78.5) |
| XYZ | xyz(60.0264, 60.4354, 30.6892) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.96
Very Light Brown
#D3B683
ΔE00 5.92
Tan (survey)
#D1B26F
ΔE00 6.46
Navajowhite
#FFDEAD
ΔE00 6.53
Fawn
#CFAF7B
ΔE00 6.96
Sand (survey)
#E2CA76
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC685 #85AEEF
analogous
#EF9185 #EFC685 #E3EF85
triadic
#EFC685 #85EFC6 #C685EF
tetradic
#EFC685 #85EF91 #85AEEF #EF85E3
square
#EFC685 #85EF91 #85AEEF #EF85E3
split-complementary
#EFC685 #85E3EF #9185EF
monochromatic
#DD931D #E8AD4F #EFC685 #F6DFBB #FBF2E4
Accessibility & contrast
On white
1.60
#EFC685 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#EFC685 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC685
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC685 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC685 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C680
Deuteranopia (green-blind)
#E1D087
Tritanopia (blue-blind)
#FFBAB6
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc685; /* rgb */ color: rgb(239, 198, 133); /* oklch */ color: oklch(84.8% 0.095 78.5);
Tailwind
colors: {
custom: {
50: '#f6d7a9',
500: '#efc685',
950: '#000000',
},
}SCSS
$custom: #efc685; $custom-light: #f6d7a9; $custom-dark: #000000;
JSON
{
"hex": "#efc685",
"rgb": {
"r": 239,
"g": 198,
"b": 133
},
"hsl": {
"h": 36.792,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.84783,
"c": 0.09473,
"h": 78.5
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#EFC685
secondary
#4E7ECA
accent
#5CD90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380