#EFCB84#EFCB84
#EFCB84 is a very light, moderate orange. Relative luminance 0.627; OKLCH L 85.7% C 0.098 H 83.6°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB84 |
|---|---|
| RGB | rgb(239, 203, 132) |
| HSL | hsl(40, 77%, 73%) |
| HSV | hsv(40, 45%, 94%) |
| CMYK | cmyk(0%, 15.1%, 44.8%, 6.3%) |
| CIE-LAB | lab(83.30, 3.55, 40.04) |
| CIE-LCH | lch(83.30, 40.20, 84.94°) |
| OKLab | oklab(85.74% 0.0109 0.0975) |
| OKLCH | oklch(85.74% 0.098 83.6) |
| XYZ | xyz(61.1194, 62.7314, 30.7143) |
| Luminance | 0.6273 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.83
Wheat (survey)
#FBDD7E
ΔE00 6.12
Navajowhite
#FFDEAD
ΔE00 6.59
Tan (survey)
#D1B26F
ΔE00 6.68
Pale Peach
#FFE5AD
ΔE00 6.78
Very Light Brown
#D3B683
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB84 #84A8EF
analogous
#EF9584 #EFCB84 #DDEF84
triadic
#EFCB84 #84EFCB #CB84EF
tetradic
#EFCB84 #84EF95 #84A8EF #EF84DD
square
#EFCB84 #84EF95 #84A8EF #EF84DD
split-complementary
#EFCB84 #84DDEF #9584EF
monochromatic
#DC9C1D #E8B44E #EFCB84 #F6E2BA #FBF4E4
Accessibility & contrast
On white
1.55
#EFCB84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EFCB84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB84
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB84 | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7F
Deuteranopia (green-blind)
#E4D386
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efcb84; /* rgb */ color: rgb(239, 203, 132); /* oklch */ color: oklch(85.7% 0.098 83.6);
Tailwind
colors: {
custom: {
50: '#f6daa9',
500: '#efcb84',
950: '#000000',
},
}SCSS
$custom: #efcb84; $custom-light: #f6daa9; $custom-dark: #000000;
JSON
{
"hex": "#efcb84",
"rgb": {
"r": 239,
"g": 203,
"b": 132
},
"hsl": {
"h": 39.813,
"s": 76.978,
"l": 72.745
},
"oklch": {
"l": 0.85742,
"c": 0.09812,
"h": 83.6
},
"luminance": 0.62729
}Semantic roles & 50–950 ramp
primary
#EFCB84
secondary
#4D77CA
accent
#51D90C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#171410
muted
#858380