#EFCDAF#EFCDAF
#EFCDAF is a very light, muted orange. Relative luminance 0.651; OKLCH L 87.0% C 0.056 H 63.4°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCDAF |
|---|---|
| RGB | rgb(239, 205, 175) |
| HSL | hsl(28, 67%, 81%) |
| HSV | hsv(28, 27%, 94%) |
| CMYK | cmyk(0%, 14.2%, 26.8%, 6.3%) |
| CIE-LAB | lab(84.54, 7.53, 19.37) |
| CIE-LCH | lch(84.54, 20.78, 68.77°) |
| OKLab | oklab(86.96% 0.0248 0.0496) |
| OKLCH | oklch(86.96% 0.056 63.4) |
| XYZ | xyz(65.1665, 65.1108, 49.6841) |
| Luminance | 0.6511 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.23
Light Peach
#FFD8B1
ΔE00 3.72
Apricot
#FBCEB1
ΔE00 3.80
Bisque
#FFE4C4
ΔE00 5.71
Navajowhite
#FFDEAD
ΔE00 6.98
Burlywood
#DEB887
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCDAF #AFD1EF
analogous
#EFAFB1 #EFCDAF #EFEDAF
triadic
#EFCDAF #AFEFCD #CDAFEF
tetradic
#EFCDAF #B1EFAF #AFD1EF #EDAFEF
square
#EFCDAF #B1EFAF #AFD1EF #EDAFEF
split-complementary
#EFCDAF #AFEFED #AFB1EF
monochromatic
#DB8D49 #E5AD7C #EFCDAF #F9EDE2 #FAEFE5
Accessibility & contrast
On white
1.50
#EFCDAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#EFCDAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCDAF
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCDAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCDAF | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CFAD
Deuteranopia (green-blind)
#E0D6AF
Tritanopia (blue-blind)
#FAC6C5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcdaf; /* rgb */ color: rgb(239, 205, 175); /* oklch */ color: oklch(87.0% 0.056 63.4);
Tailwind
colors: {
custom: {
50: '#f5dcc7',
500: '#efcdaf',
950: '#000000',
},
}SCSS
$custom: #efcdaf; $custom-light: #f5dcc7; $custom-dark: #000000;
JSON
{
"hex": "#efcdaf",
"rgb": {
"r": 239,
"g": 205,
"b": 175
},
"hsl": {
"h": 28.125,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.86958,
"c": 0.0555,
"h": 63.4
},
"luminance": 0.65109
}Semantic roles & 50–950 ramp
primary
#EFCDAF
secondary
#75A4CD
accent
#78CF17
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482