#EFC188#EFC188
#EFC188 is a very light, moderate orange. Relative luminance 0.583; OKLCH L 83.9% C 0.090 H 72.1°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC188 |
|---|---|
| RGB | rgb(239, 193, 136) |
| HSL | hsl(33, 76%, 74%) |
| HSV | hsv(33, 43%, 94%) |
| CMYK | cmyk(0%, 19.2%, 43.1%, 6.3%) |
| CIE-LAB | lab(80.89, 9.17, 34.88) |
| CIE-LCH | lch(80.89, 36.07, 75.28°) |
| OKLab | oklab(83.87% 0.0278 0.0859) |
| OKLCH | oklch(83.87% 0.09 72.1) |
| XYZ | xyz(59.1126, 58.2714, 31.4217) |
| Luminance | 0.5827 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.49
Very Light Brown
#D3B683
ΔE00 6.01
Tan
#D2B48C
ΔE00 6.44
Fawn
#CFAF7B
ΔE00 6.60
Light Peach
#FFD8B1
ΔE00 6.94
Navajowhite
#FFDEAD
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC188 #88B6EF
analogous
#EF8D88 #EFC188 #E9EF88
triadic
#EFC188 #88EFC1 #C188EF
tetradic
#EFC188 #88EF8D #88B6EF #EF88E9
square
#EFC188 #88EF8D #88B6EF #EF88E9
split-complementary
#EFC188 #88E9EF #8D88EF
monochromatic
#DF891E #E8A552 #EFC188 #F6DDBE #FBF1E4
Accessibility & contrast
On white
1.66
#EFC188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#EFC188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC188
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC188 | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C284
Deuteranopia (green-blind)
#DDCD89
Tritanopia (blue-blind)
#FFB6B2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #efc188; /* rgb */ color: rgb(239, 193, 136); /* oklch */ color: oklch(83.9% 0.090 72.1);
Tailwind
colors: {
custom: {
50: '#f6d3ab',
500: '#efc188',
950: '#000000',
},
}SCSS
$custom: #efc188; $custom-light: #f6d3ab; $custom-dark: #000000;
JSON
{
"hex": "#efc188",
"rgb": {
"r": 239,
"g": 193,
"b": 136
},
"hsl": {
"h": 33.204,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.83869,
"c": 0.09025,
"h": 72.1
},
"luminance": 0.58268
}Semantic roles & 50–950 ramp
primary
#EFC188
secondary
#5187CA
accent
#68D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381