#EFCA98#EFCA98
#EFCA98 is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.077 H 74.8°. Best body text is #000000 at 13.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA98 |
|---|---|
| RGB | rgb(239, 202, 152) |
| HSL | hsl(34, 73%, 77%) |
| HSV | hsv(34, 36%, 94%) |
| CMYK | cmyk(0%, 15.5%, 36.4%, 6.3%) |
| CIE-LAB | lab(83.37, 6.21, 29.84) |
| CIE-LCH | lch(83.37, 30.48, 78.24°) |
| OKLab | oklab(85.9% 0.0203 0.0746) |
| OKLCH | oklch(85.9% 0.077 74.8) |
| XYZ | xyz(62.3861, 62.8615, 38.5470) |
| Luminance | 0.6286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.44
Navajowhite
#FFDEAD
ΔE00 4.58
Light Peach
#FFD8B1
ΔE00 4.93
Wheat
#F5DEB3
ΔE00 5.94
Very Light Brown
#D3B683
ΔE00 6.05
Moccasin
#FFE4B5
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA98 #98BDEF
analogous
#EF9F98 #EFCA98 #E8EF98
triadic
#EFCA98 #98EFCA #CA98EF
tetradic
#EFCA98 #98EF9F #98BDEF #EF98E8
square
#EFCA98 #98EF9F #98BDEF #EF98E8
split-complementary
#EFCA98 #98E8EF #9F98EF
monochromatic
#DF932E #E7AF63 #EFCA98 #F7E5CD #FBF1E5
Accessibility & contrast
On white
1.55
#EFCA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.57
#EFCA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA98
13.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA98 | 1.00 | 1.55 | 13.57 | 13.57 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB95
Deuteranopia (green-blind)
#E1D399
Tritanopia (blue-blind)
#FDC0BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efca98; /* rgb */ color: rgb(239, 202, 152); /* oklch */ color: oklch(85.9% 0.077 74.8);
Tailwind
colors: {
custom: {
50: '#f5dab6',
500: '#efca98',
950: '#000000',
},
}SCSS
$custom: #efca98; $custom-light: #f5dab6; $custom-dark: #000000;
JSON
{
"hex": "#efca98",
"rgb": {
"r": 239,
"g": 202,
"b": 152
},
"hsl": {
"h": 34.483,
"s": 73.109,
"l": 76.667
},
"oklch": {
"l": 0.85899,
"c": 0.0773,
"h": 74.8
},
"luminance": 0.62859
}Semantic roles & 50–950 ramp
primary
#EFCA98
secondary
#608ECC
accent
#64D510
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381