#EFCB8B#EFCB8B
#EFCB8B is a very light, moderate orange. Relative luminance 0.629; OKLCH L 85.9% C 0.091 H 81.4°. Best body text is #000000 at 13.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB8B |
|---|---|
| RGB | rgb(239, 203, 139) |
| HSL | hsl(38, 76%, 74%) |
| HSV | hsv(38, 42%, 94%) |
| CMYK | cmyk(0%, 15.1%, 41.8%, 6.3%) |
| CIE-LAB | lab(83.41, 4.26, 36.61) |
| CIE-LCH | lch(83.41, 36.86, 83.36°) |
| OKLab | oklab(85.86% 0.0136 0.09) |
| OKLCH | oklch(85.86% 0.091 81.4) |
| XYZ | xyz(61.6146, 62.9295, 33.3222) |
| Luminance | 0.6293 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.57
Burlywood
#DEB887
ΔE00 5.87
Sand (survey)
#E2CA76
ΔE00 5.96
Very Light Brown
#D3B683
ΔE00 6.20
Pale Peach
#FFE5AD
ΔE00 6.36
Wheat
#F5DEB3
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB8B #8BAFEF
analogous
#EF998B #EFCB8B #E1EF8B
triadic
#EFCB8B #8BEFCB #CB8BEF
tetradic
#EFCB8B #8BEF99 #8BAFEF #EF8BE1
square
#EFCB8B #8BEF99 #8BAFEF #EF8BE1
split-complementary
#EFCB8B #8BE1EF #998BEF
monochromatic
#E09B1F #E8B355 #EFCB8B #F6E3C1 #FBF3E4
Accessibility & contrast
On white
1.55
#EFCB8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.59
#EFCB8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB8B
13.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB8B | 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)
#DBCB86
Deuteranopia (green-blind)
#E4D48D
Tritanopia (blue-blind)
#FEC0BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcb8b; /* rgb */ color: rgb(239, 203, 139); /* oklch */ color: oklch(85.9% 0.091 81.4);
Tailwind
colors: {
custom: {
50: '#f6daad',
500: '#efcb8b',
950: '#000000',
},
}SCSS
$custom: #efcb8b; $custom-light: #f6daad; $custom-dark: #000000;
JSON
{
"hex": "#efcb8b",
"rgb": {
"r": 239,
"g": 203,
"b": 139
},
"hsl": {
"h": 38.4,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.85858,
"c": 0.09101,
"h": 81.4
},
"luminance": 0.62927
}Semantic roles & 50–950 ramp
primary
#EFCB8B
secondary
#547ECA
accent
#56D80E
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381