#EFC690#EFC690
#EFC690 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.0% C 0.084 H 73.9°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC690 |
|---|---|
| RGB | rgb(239, 198, 144) |
| HSL | hsl(34, 75%, 75%) |
| HSV | hsv(34, 40%, 94%) |
| CMYK | cmyk(0%, 17.2%, 39.7%, 6.3%) |
| CIE-LAB | lab(82.25, 7.40, 32.51) |
| CIE-LCH | lch(82.25, 33.35, 77.18°) |
| OKLab | oklab(84.98% 0.0232 0.0807) |
| OKLCH | oklch(84.98% 0.084 73.9) |
| XYZ | xyz(60.8265, 60.7554, 34.9032) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.78
Navajowhite
#FFDEAD
ΔE00 5.73
Very Light Brown
#D3B683
ΔE00 5.79
Light Peach
#FFD8B1
ΔE00 5.87
Tan
#D2B48C
ΔE00 6.30
Fawn
#CFAF7B
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC690 #90B9EF
analogous
#EF9690 #EFC690 #E9EF90
triadic
#EFC690 #90EFC6 #C690EF
tetradic
#EFC690 #90EF96 #90B9EF #EF90E9
square
#EFC690 #90EF96 #90B9EF #EF90E9
split-complementary
#EFC690 #90E9EF #9690EF
monochromatic
#E08F25 #E7AB5B #EFC690 #F7E1C5 #FBF1E4
Accessibility & contrast
On white
1.60
#EFC690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#EFC690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC690
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC690 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C78C
Deuteranopia (green-blind)
#DFD191
Tritanopia (blue-blind)
#FEBBB8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #efc690; /* rgb */ color: rgb(239, 198, 144); /* oklch */ color: oklch(85.0% 0.084 73.9);
Tailwind
colors: {
custom: {
50: '#f6d7b1',
500: '#efc690',
950: '#000000',
},
}SCSS
$custom: #efc690; $custom-light: #f6d7b1; $custom-dark: #000000;
JSON
{
"hex": "#efc690",
"rgb": {
"r": 239,
"g": 198,
"b": 144
},
"hsl": {
"h": 34.105,
"s": 74.803,
"l": 75.098
},
"oklch": {
"l": 0.84975,
"c": 0.08393,
"h": 73.9
},
"luminance": 0.60753
}Semantic roles & 50–950 ramp
primary
#EFC690
secondary
#588ACB
accent
#65D70F
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381