#EFCD9A#EFCD9A
#EFCD9A is a very light, moderate orange. Relative luminance 0.643; OKLCH L 86.5% C 0.076 H 77.6°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCD9A |
|---|---|
| RGB | rgb(239, 205, 154) |
| HSL | hsl(36, 73%, 77%) |
| HSV | hsv(36, 36%, 94%) |
| CMYK | cmyk(0%, 14.2%, 35.6%, 6.3%) |
| CIE-LAB | lab(84.15, 4.89, 29.84) |
| CIE-LCH | lch(84.15, 30.24, 80.70°) |
| OKLab | oklab(86.52% 0.0165 0.0746) |
| OKLCH | oklch(86.52% 0.076 77.6) |
| XYZ | xyz(63.2620, 64.3490, 39.6539) |
| Luminance | 0.6435 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.90
Wheat
#F5DEB3
ΔE00 4.99
Burlywood
#DEB887
ΔE00 5.21
Light Peach
#FFD8B1
ΔE00 5.23
Moccasin
#FFE4B5
ΔE00 5.40
Pale Peach
#FFE5AD
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCD9A #9ABCEF
analogous
#EFA39A #EFCD9A #E7EF9A
triadic
#EFCD9A #9AEFCD #CD9AEF
tetradic
#EFCD9A #9AEFA3 #9ABCEF #EF9AE7
square
#EFCD9A #9AEFA3 #9ABCEF #EF9AE7
split-complementary
#EFCD9A #9AE7EF #A39AEF
monochromatic
#DE9930 #E7B365 #EFCD9A #F7E7CF #FBF2E5
Accessibility & contrast
On white
1.51
#EFCD9A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#EFCD9A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCD9A
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCD9A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCD9A | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCD96
Deuteranopia (green-blind)
#E3D59B
Tritanopia (blue-blind)
#FDC3C0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcd9a; /* rgb */ color: rgb(239, 205, 154); /* oklch */ color: oklch(86.5% 0.076 77.6);
Tailwind
colors: {
custom: {
50: '#f5dcb8',
500: '#efcd9a',
950: '#000000',
},
}SCSS
$custom: #efcd9a; $custom-light: #f5dcb8; $custom-dark: #000000;
JSON
{
"hex": "#efcd9a",
"rgb": {
"r": 239,
"g": 205,
"b": 154
},
"hsl": {
"h": 36,
"s": 72.65,
"l": 77.059
},
"oklch": {
"l": 0.86521,
"c": 0.07645,
"h": 77.6
},
"luminance": 0.64346
}Semantic roles & 50–950 ramp
primary
#EFCD9A
secondary
#628CCC
accent
#5FD511
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481