#EFCA8A#EFCA8A
#EFCA8A is a very light, moderate orange. Relative luminance 0.624; OKLCH L 85.6% C 0.092 H 80.7°. Best body text is #000000 at 13.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA8A |
|---|---|
| RGB | rgb(239, 202, 138) |
| HSL | hsl(38, 76%, 74%) |
| HSV | hsv(38, 42%, 94%) |
| CMYK | cmyk(0%, 15.5%, 42.3%, 6.3%) |
| CIE-LAB | lab(83.14, 4.68, 36.78) |
| CIE-LCH | lch(83.14, 37.08, 82.76°) |
| OKLab | oklab(85.65% 0.0148 0.0903) |
| OKLCH | oklch(85.65% 0.092 80.7) |
| XYZ | xyz(61.3064, 62.4296, 32.8607) |
| Luminance | 0.6243 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.63
Navajowhite
#FFDEAD
ΔE00 5.71
Very Light Brown
#D3B683
ΔE00 6.10
Sand (survey)
#E2CA76
ΔE00 6.18
Pale Peach
#FFE5AD
ΔE00 6.64
Tan (survey)
#D1B26F
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA8A #8AAFEF
analogous
#EF988A #EFCA8A #E2EF8A
triadic
#EFCA8A #8AEFCA #CA8AEF
tetradic
#EFCA8A #8AEF98 #8AAFEF #EF8AE2
square
#EFCA8A #8AEF98 #8AAFEF #EF8AE2
split-complementary
#EFCA8A #8AE2EF #988AEF
monochromatic
#E0991F #E8B254 #EFCA8A #F6E2C0 #FBF3E4
Accessibility & contrast
On white
1.56
#EFCA8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.49
#EFCA8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA8A
13.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA8A | 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)
#DACA85
Deuteranopia (green-blind)
#E3D38C
Tritanopia (blue-blind)
#FEBFBA
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efca8a; /* rgb */ color: rgb(239, 202, 138); /* oklch */ color: oklch(85.6% 0.092 80.7);
Tailwind
colors: {
custom: {
50: '#f6daad',
500: '#efca8a',
950: '#000000',
},
}SCSS
$custom: #efca8a; $custom-light: #f6daad; $custom-dark: #000000;
JSON
{
"hex": "#efca8a",
"rgb": {
"r": 239,
"g": 202,
"b": 138
},
"hsl": {
"h": 38.02,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.85645,
"c": 0.09153,
"h": 80.7
},
"luminance": 0.62427
}Semantic roles & 50–950 ramp
primary
#EFCA8A
secondary
#537FCA
accent
#58D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381