#EFC488#EFC488
#EFC488 is a very light, moderate orange. Relative luminance 0.596; OKLCH L 84.4% C 0.091 H 75.3°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC488 |
|---|---|
| RGB | rgb(239, 196, 136) |
| HSL | hsl(35, 76%, 74%) |
| HSV | hsv(35, 43%, 94%) |
| CMYK | cmyk(0%, 18%, 43.1%, 6.3%) |
| CIE-LAB | lab(81.63, 7.60, 35.84) |
| CIE-LCH | lch(81.63, 36.64, 78.04°) |
| OKLab | oklab(84.45% 0.0232 0.0881) |
| OKLCH | oklch(84.45% 0.091 75.3) |
| XYZ | xyz(59.7825, 59.6112, 31.6450) |
| Luminance | 0.5961 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 3.99
Very Light Brown
#D3B683
ΔE00 5.75
Navajowhite
#FFDEAD
ΔE00 6.55
Fawn
#CFAF7B
ΔE00 6.64
Tan
#D2B48C
ΔE00 6.79
Tan (survey)
#D1B26F
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC488 #88B3EF
analogous
#EF9088 #EFC488 #E7EF88
triadic
#EFC488 #88EFC4 #C488EF
tetradic
#EFC488 #88EF90 #88B3EF #EF88E7
square
#EFC488 #88EF90 #88B3EF #EF88E7
split-complementary
#EFC488 #88E7EF #9088EF
monochromatic
#DF8E1E #E8A952 #EFC488 #F6DFBE #FBF2E4
Accessibility & contrast
On white
1.63
#EFC488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#EFC488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC488
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC488 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C584
Deuteranopia (green-blind)
#DFCF89
Tritanopia (blue-blind)
#FFB9B5
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efc488; /* rgb */ color: rgb(239, 196, 136); /* oklch */ color: oklch(84.4% 0.091 75.3);
Tailwind
colors: {
custom: {
50: '#f6d5ab',
500: '#efc488',
950: '#000000',
},
}SCSS
$custom: #efc488; $custom-light: #f6d5ab; $custom-dark: #000000;
JSON
{
"hex": "#efc488",
"rgb": {
"r": 239,
"g": 196,
"b": 136
},
"hsl": {
"h": 34.951,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.84446,
"c": 0.09107,
"h": 75.3
},
"luminance": 0.59608
}Semantic roles & 50–950 ramp
primary
#EFC488
secondary
#5184CA
accent
#62D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381