#EFCB8A#EFCB8A
#EFCB8A is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.8% C 0.092 H 81.7°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB8A |
|---|---|
| RGB | rgb(239, 203, 138) |
| HSL | hsl(39, 76%, 74%) |
| HSV | hsv(39, 42%, 94%) |
| CMYK | cmyk(0%, 15.1%, 42.3%, 6.3%) |
| CIE-LAB | lab(83.39, 4.16, 37.10) |
| CIE-LCH | lch(83.39, 37.33, 83.61°) |
| OKLab | oklab(85.84% 0.0132 0.0911) |
| OKLCH | oklch(85.84% 0.092 81.7) |
| XYZ | xyz(61.5418, 62.9004, 32.9392) |
| Luminance | 0.6290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.71
Sand (survey)
#E2CA76
ΔE00 5.78
Burlywood
#DEB887
ΔE00 6.01
Very Light Brown
#D3B683
ΔE00 6.27
Pale Peach
#FFE5AD
ΔE00 6.40
Tan (survey)
#D1B26F
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB8A #8AAEEF
analogous
#EF998A #EFCB8A #E1EF8A
triadic
#EFCB8A #8AEFCB #CB8AEF
tetradic
#EFCB8A #8AEF99 #8AAEEF #EF8AE1
square
#EFCB8A #8AEF99 #8AAEEF #EF8AE1
split-complementary
#EFCB8A #8AE1EF #998AEF
monochromatic
#E09B1F #E8B354 #EFCB8A #F6E3C0 #FBF3E4
Accessibility & contrast
On white
1.55
#EFCB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#EFCB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB8A
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB8A | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA85
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#FEC0BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcb8a; /* rgb */ color: rgb(239, 203, 138); /* oklch */ color: oklch(85.8% 0.092 81.7);
Tailwind
colors: {
custom: {
50: '#f6daad',
500: '#efcb8a',
950: '#000000',
},
}SCSS
$custom: #efcb8a; $custom-light: #f6daad; $custom-dark: #000000;
JSON
{
"hex": "#efcb8a",
"rgb": {
"r": 239,
"g": 203,
"b": 138
},
"hsl": {
"h": 38.614,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.85841,
"c": 0.09203,
"h": 81.7
},
"luminance": 0.62898
}Semantic roles & 50–950 ramp
primary
#EFCB8A
secondary
#537DCA
accent
#56D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381