#EFCA8B#EFCA8B
#EFCA8B is a very light, moderate orange. Relative luminance 0.625; OKLCH L 85.7% C 0.091 H 80.4°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA8B |
|---|---|
| RGB | rgb(239, 202, 139) |
| HSL | hsl(38, 76%, 74%) |
| HSV | hsv(38, 42%, 94%) |
| CMYK | cmyk(0%, 15.5%, 41.8%, 6.3%) |
| CIE-LAB | lab(83.16, 4.78, 36.29) |
| CIE-LCH | lch(83.16, 36.60, 82.50°) |
| OKLab | oklab(85.66% 0.0152 0.0892) |
| OKLCH | oklch(85.66% 0.091 80.4) |
| XYZ | xyz(61.3792, 62.4587, 33.2437) |
| Luminance | 0.6246 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.50
Navajowhite
#FFDEAD
ΔE00 5.58
Very Light Brown
#D3B683
ΔE00 6.04
Sand (survey)
#E2CA76
ΔE00 6.36
Pale Peach
#FFE5AD
ΔE00 6.61
Tan (survey)
#D1B26F
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA8B #8BB0EF
analogous
#EF988B #EFCA8B #E2EF8B
triadic
#EFCA8B #8BEFCA #CA8BEF
tetradic
#EFCA8B #8BEF98 #8BB0EF #EF8BE2
square
#EFCA8B #8BEF98 #8BB0EF #EF8BE2
split-complementary
#EFCA8B #8BE2EF #988BEF
monochromatic
#E0991F #E8B155 #EFCA8B #F6E3C1 #FBF3E4
Accessibility & contrast
On white
1.56
#EFCA8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#EFCA8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA8B
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA8B | 1.00 | 1.56 | 13.49 | 13.49 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACA86
Deuteranopia (green-blind)
#E3D38D
Tritanopia (blue-blind)
#FEBFBA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efca8b; /* rgb */ color: rgb(239, 202, 139); /* oklch */ color: oklch(85.7% 0.091 80.4);
Tailwind
colors: {
custom: {
50: '#f6daad',
500: '#efca8b',
950: '#000000',
},
}SCSS
$custom: #efca8b; $custom-light: #f6daad; $custom-dark: #000000;
JSON
{
"hex": "#efca8b",
"rgb": {
"r": 239,
"g": 202,
"b": 139
},
"hsl": {
"h": 37.8,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.85662,
"c": 0.09052,
"h": 80.4
},
"luminance": 0.62456
}Semantic roles & 50–950 ramp
primary
#EFCA8B
secondary
#5480CA
accent
#58D80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381