#EFCE8D#EFCE8D
#EFCE8D is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.5% C 0.091 H 83.8°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCE8D |
|---|---|
| RGB | rgb(239, 206, 141) |
| HSL | hsl(40, 75%, 75%) |
| HSV | hsv(40, 41%, 94%) |
| CMYK | cmyk(0%, 13.8%, 41%, 6.3%) |
| CIE-LAB | lab(84.18, 2.92, 36.60) |
| CIE-LCH | lch(84.18, 36.71, 85.44°) |
| OKLab | oklab(86.48% 0.0099 0.09) |
| OKLCH | oklch(86.48% 0.091 83.8) |
| XYZ | xyz(62.4774, 64.4191, 34.3373) |
| Luminance | 0.6442 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.22
Navajowhite
#FFDEAD
ΔE00 5.42
Pale Peach
#FFE5AD
ΔE00 5.60
Wheat
#F5DEB3
ΔE00 6.32
Wheat (survey)
#FBDD7E
ΔE00 6.38
Moccasin
#FFE4B5
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCE8D #8DAEEF
analogous
#EF9D8D #EFCE8D #DFEF8D
triadic
#EFCE8D #8DEFCE #CE8DEF
tetradic
#EFCE8D #8DEF9D #8DAEEF #EF8DDF
square
#EFCE8D #8DEF9D #8DAEEF #EF8DDF
split-complementary
#EFCE8D #8DDFEF #9D8DEF
monochromatic
#E0A022 #E7B757 #EFCE8D #F7E5C3 #FBF3E4
Accessibility & contrast
On white
1.51
#EFCE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EFCE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCE8D
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCE8D | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD88
Deuteranopia (green-blind)
#E6D68F
Tritanopia (blue-blind)
#FEC3BD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efce8d; /* rgb */ color: rgb(239, 206, 141); /* oklch */ color: oklch(86.5% 0.091 83.8);
Tailwind
colors: {
custom: {
50: '#f6dcaf',
500: '#efce8d',
950: '#000000',
},
}SCSS
$custom: #efce8d; $custom-light: #f6dcaf; $custom-dark: #000000;
JSON
{
"hex": "#efce8d",
"rgb": {
"r": 239,
"g": 206,
"b": 141
},
"hsl": {
"h": 39.796,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.8648,
"c": 0.09058,
"h": 83.8
},
"luminance": 0.64416
}Semantic roles & 50–950 ramp
primary
#EFCE8D
secondary
#567DCB
accent
#52D80E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481