#EFCD9C#EFCD9C
#EFCD9C is a very light, moderate orange. Relative luminance 0.644; OKLCH L 86.6% C 0.074 H 76.6°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCD9C |
|---|---|
| RGB | rgb(239, 205, 156) |
| HSL | hsl(35, 72%, 77%) |
| HSV | hsv(35, 35%, 94%) |
| CMYK | cmyk(0%, 14.2%, 34.7%, 6.3%) |
| CIE-LAB | lab(84.18, 5.12, 28.85) |
| CIE-LCH | lch(84.18, 29.30, 79.93°) |
| OKLab | oklab(86.56% 0.0173 0.0723) |
| OKLCH | oklch(86.56% 0.074 76.6) |
| XYZ | xyz(63.4300, 64.4162, 40.5384) |
| Luminance | 0.6441 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 3.85
Light Peach
#FFD8B1
ΔE00 4.83
Wheat
#F5DEB3
ΔE00 4.92
Burlywood
#DEB887
ΔE00 5.16
Moccasin
#FFE4B5
ΔE00 5.38
Pale Peach
#FFE5AD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCD9C #9CBEEF
analogous
#EFA49C #EFCD9C #E7EF9C
triadic
#EFCD9C #9CEFCD #CD9CEF
tetradic
#EFCD9C #9CEFA4 #9CBEEF #EF9CE7
square
#EFCD9C #9CEFA4 #9CBEEF #EF9CE7
split-complementary
#EFCD9C #9CE7EF #A49CEF
monochromatic
#DE9833 #E6B267 #EFCD9C #F8E8D1 #FBF2E5
Accessibility & contrast
On white
1.51
#EFCD9C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#EFCD9C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCD9C
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCD9C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCD9C | 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)
#DBCD99
Deuteranopia (green-blind)
#E3D59D
Tritanopia (blue-blind)
#FCC4C0
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #efcd9c; /* rgb */ color: rgb(239, 205, 156); /* oklch */ color: oklch(86.6% 0.074 76.6);
Tailwind
colors: {
custom: {
50: '#f5dcb9',
500: '#efcd9c',
950: '#000000',
},
}SCSS
$custom: #efcd9c; $custom-light: #f5dcb9; $custom-dark: #000000;
JSON
{
"hex": "#efcd9c",
"rgb": {
"r": 239,
"g": 205,
"b": 156
},
"hsl": {
"h": 35.422,
"s": 72.174,
"l": 77.451
},
"oklch": {
"l": 0.86559,
"c": 0.07437,
"h": 76.6
},
"luminance": 0.64414
}Semantic roles & 50–950 ramp
primary
#EFCD9C
secondary
#638ECC
accent
#61D411
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171511
muted
#858481