#EFD188#EFD188
#EFD188 is a very light, moderate orange. Relative luminance 0.657; OKLCH L 87.0% C 0.098 H 88.0°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD188 |
|---|---|
| RGB | rgb(239, 209, 136) |
| HSL | hsl(43, 76%, 74%) |
| HSV | hsv(43, 43%, 94%) |
| CMYK | cmyk(0%, 12.6%, 43.1%, 6.3%) |
| CIE-LAB | lab(84.86, 0.85, 40.01) |
| CIE-LCH | lch(84.86, 40.02, 88.78°) |
| OKLab | oklab(86.99% 0.0034 0.0976) |
| OKLCH | oklch(86.99% 0.098 88) |
| XYZ | xyz(62.8428, 65.7319, 32.6651) |
| Luminance | 0.6573 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.58
Wheat (survey)
#FBDD7E
ΔE00 4.48
Sandy
#F1DA7A
ΔE00 4.93
Pale Peach
#FFE5AD
ΔE00 5.74
Light Mustard
#F7D560
ΔE00 6.57
Beige (survey)
#E6DAA6
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD188 #88A6EF
analogous
#EF9D88 #EFD188 #D9EF88
triadic
#EFD188 #88EFD1 #D188EF
tetradic
#EFD188 #88EF9D #88A6EF #EF88D9
square
#EFD188 #88EF9D #88A6EF #EF88D9
split-complementary
#EFD188 #88D9EF #9D88EF
monochromatic
#DFA71E #E8BC52 #EFD188 #F6E6BE #FBF5E4
Accessibility & contrast
On white
1.48
#EFD188 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#EFD188 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD188
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD188 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD188 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CF82
Deuteranopia (green-blind)
#E8D78A
Tritanopia (blue-blind)
#FEC6BF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #efd188; /* rgb */ color: rgb(239, 209, 136); /* oklch */ color: oklch(87.0% 0.098 88.0);
Tailwind
colors: {
custom: {
50: '#f6deab',
500: '#efd188',
950: '#000000',
},
}SCSS
$custom: #efd188; $custom-light: #f6deab; $custom-dark: #000000;
JSON
{
"hex": "#efd188",
"rgb": {
"r": 239,
"g": 209,
"b": 136
},
"hsl": {
"h": 42.524,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.86987,
"c": 0.0977,
"h": 88
},
"luminance": 0.65729
}Semantic roles & 50–950 ramp
primary
#EFD188
secondary
#5174CA
accent
#48D80D
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481