#EFCA9B#EFCA9B
#EFCA9B is a very light, moderate orange. Relative luminance 0.630; OKLCH L 86.0% C 0.074 H 73.2°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCA9B |
|---|---|
| RGB | rgb(239, 202, 155) |
| HSL | hsl(34, 72%, 77%) |
| HSV | hsv(34, 35%, 94%) |
| CMYK | cmyk(0%, 15.5%, 35.1%, 6.3%) |
| CIE-LAB | lab(83.42, 6.56, 28.35) |
| CIE-LCH | lch(83.42, 29.10, 76.96°) |
| OKLab | oklab(85.96% 0.0214 0.0711) |
| OKLCH | oklch(85.96% 0.074 73.2) |
| XYZ | xyz(62.6349, 62.9610, 39.8574) |
| Luminance | 0.6296 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 4.38
Burlywood
#DEB887
ΔE00 4.48
Navajowhite
#FFDEAD
ΔE00 4.65
Peach
#FFDAB9
ΔE00 5.82
Wheat
#F5DEB3
ΔE00 5.98
Tan
#D2B48C
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCA9B #9BC0EF
analogous
#EFA09B #EFCA9B #EAEF9B
triadic
#EFCA9B #9BEFCA #CA9BEF
tetradic
#EFCA9B #9BEFA0 #9BC0EF #EF9BEA
square
#EFCA9B #9BEFA0 #9BC0EF #EF9BEA
split-complementary
#EFCA9B #9BEAEF #A09BEF
monochromatic
#DE9231 #E7AE66 #EFCA9B #F7E6D0 #FBF1E5
Accessibility & contrast
On white
1.55
#EFCA9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#EFCA9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCA9B
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCA9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCA9B | 1.00 | 1.55 | 13.59 | 13.59 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CB98
Deuteranopia (green-blind)
#E1D39C
Tritanopia (blue-blind)
#FDC1BE
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efca9b; /* rgb */ color: rgb(239, 202, 155); /* oklch */ color: oklch(86.0% 0.074 73.2);
Tailwind
colors: {
custom: {
50: '#f5dab8',
500: '#efca9b',
950: '#000000',
},
}SCSS
$custom: #efca9b; $custom-light: #f5dab8; $custom-dark: #000000;
JSON
{
"hex": "#efca9b",
"rgb": {
"r": 239,
"g": 202,
"b": 155
},
"hsl": {
"h": 33.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.85957,
"c": 0.07428,
"h": 73.2
},
"luminance": 0.62958
}Semantic roles & 50–950 ramp
primary
#EFCA9B
secondary
#6291CC
accent
#67D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381