#EFCB81#EFCB81
#EFCB81 is a very light, moderate orange. Relative luminance 0.626; OKLCH L 85.7% C 0.101 H 84.4°. Best body text is #000000 at 13.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCB81 |
|---|---|
| RGB | rgb(239, 203, 129) |
| HSL | hsl(40, 77%, 72%) |
| HSV | hsv(40, 46%, 94%) |
| CMYK | cmyk(0%, 15.1%, 46%, 6.3%) |
| CIE-LAB | lab(83.26, 3.26, 41.50) |
| CIE-LCH | lch(83.26, 41.63, 85.51°) |
| OKLab | oklab(85.69% 0.0098 0.1007) |
| OKLCH | oklch(85.69% 0.101 84.4) |
| XYZ | xyz(60.9171, 62.6505, 29.6487) |
| Luminance | 0.6265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.43
Wheat (survey)
#FBDD7E
ΔE00 5.71
Sandy
#F1DA7A
ΔE00 6.44
Tan (survey)
#D1B26F
ΔE00 6.69
Light Mustard
#F7D560
ΔE00 6.99
Pale Peach
#FFE5AD
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCB81 #81A5EF
analogous
#EF9481 #EFCB81 #DCEF81
triadic
#EFCB81 #81EFCB #CB81EF
tetradic
#EFCB81 #81EF94 #81A5EF #EF81DC
square
#EFCB81 #81EF94 #81A5EF #EF81DC
split-complementary
#EFCB81 #81DCEF #9481EF
monochromatic
#DA9C1C #E8B54B #EFCB81 #F6E1B7 #FCF4E4
Accessibility & contrast
On white
1.55
#EFCB81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.53
#EFCB81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCB81
13.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCB81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCB81 | 1.00 | 1.55 | 13.53 | 13.53 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCA7B
Deuteranopia (green-blind)
#E5D383
Tritanopia (blue-blind)
#FFBFB9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efcb81; /* rgb */ color: rgb(239, 203, 129); /* oklch */ color: oklch(85.7% 0.101 84.4);
Tailwind
colors: {
custom: {
50: '#f6daa6',
500: '#efcb81',
950: '#000000',
},
}SCSS
$custom: #efcb81; $custom-light: #f6daa6; $custom-dark: #000000;
JSON
{
"hex": "#efcb81",
"rgb": {
"r": 239,
"g": 203,
"b": 129
},
"hsl": {
"h": 40.364,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.85694,
"c": 0.10114,
"h": 84.4
},
"luminance": 0.62648
}Semantic roles & 50–950 ramp
primary
#EFCB81
secondary
#4B74C9
accent
#4FDA0C
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380