#EFCB94#EFCB94
#EFCB94 is a very light, moderate orange. Relative luminance 0.632; OKLCH L 86.0% C 0.082 H 77.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB94 |
|---|---|
| RGB | rgb(239, 203, 148) |
| HSL | hsl(36, 74%, 76%) |
| HSV | hsv(36, 38%, 94%) |
| CMYK | cmyk(0%, 15.1%, 38.1%, 6.3%) |
| CIE-LAB | lab(83.55, 5.24, 32.16) |
| CIE-LCH | lch(83.55, 32.58, 80.75°) |
| OKLab | oklab(86.02% 0.0172 0.08) |
| OKLCH | oklch(86.02% 0.082 77.9) |
| XYZ | xyz(62.2994, 63.2034, 36.9291) |
| Luminance | 0.6320 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 4.55
Burlywood
#DEB887
ΔE00 4.90
Wheat
#F5DEB3
ΔE00 5.84
Very Light Brown
#D3B683
ΔE00 5.91
Light Peach
#FFD8B1
ΔE00 5.95
Moccasin
#FFE4B5
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB94 #94B8EF
analogous
#EF9D94 #EFCB94 #E5EF94
triadic
#EFCB94 #94EFCB #CB94EF
tetradic
#EFCB94 #94EF9D #94B8EF #EF94E5
square
#EFCB94 #94EF9D #94B8EF #EF94E5
split-complementary
#EFCB94 #94E5EF #9D94EF
monochromatic
#DF972A #E7B15F #EFCB94 #F7E5C9 #FBF2E4
Accessibility & contrast
On white
1.54
#EFCB94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#EFCB94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB94
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB94 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB90
Deuteranopia (green-blind)
#E2D495
Tritanopia (blue-blind)
#FDC1BD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcb94; /* rgb */ color: rgb(239, 203, 148); /* oklch */ color: oklch(86.0% 0.082 77.9);
Tailwind
colors: {
custom: {
50: '#f5dab4',
500: '#efcb94',
950: '#000000',
},
}SCSS
$custom: #efcb94; $custom-light: #f5dab4; $custom-dark: #000000;
JSON
{
"hex": "#efcb94",
"rgb": {
"r": 239,
"g": 203,
"b": 148
},
"hsl": {
"h": 36.264,
"s": 73.984,
"l": 75.882
},
"oklch": {
"l": 0.86018,
"c": 0.08178,
"h": 77.9
},
"luminance": 0.63201
}Semantic roles & 50–950 ramp
primary
#EFCB94
secondary
#5C88CB
accent
#5ED60F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381