#EFC8AD#EFC8AD
#EFC8AD is a very light, muted orange. Relative luminance 0.627; OKLCH L 86.0% C 0.057 H 56.5°. Best body text is #000000 at 13.54:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8AD |
|---|---|
| RGB | rgb(239, 200, 173) |
| HSL | hsl(25, 67%, 81%) |
| HSV | hsv(25, 28%, 94%) |
| CMYK | cmyk(0%, 16.3%, 27.6%, 6.3%) |
| CIE-LAB | lab(83.27, 9.87, 18.67) |
| CIE-LCH | lch(83.27, 21.12, 62.12°) |
| OKLab | oklab(85.95% 0.0317 0.0479) |
| OKLCH | oklch(85.95% 0.057 56.5) |
| XYZ | xyz(63.7946, 62.6789, 48.2649) |
| Luminance | 0.6268 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.33
Peach
#FFDAB9
ΔE00 4.72
Light Peach
#FFD8B1
ΔE00 5.44
Bisque
#FFE4C4
ΔE00 7.91
Burlywood
#DEB887
ΔE00 8.42
Tan
#D2B48C
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8AD #ADD4EF
analogous
#EFADB3 #EFC8AD #EFE9AD
triadic
#EFC8AD #ADEFC8 #C8ADEF
tetradic
#EFC8AD #B3EFAD #ADD4EF #E9ADEF
square
#EFC8AD #B3EFAD #ADD4EF #E9ADEF
split-complementary
#EFC8AD #ADEFE9 #ADB3EF
monochromatic
#DB8347 #E5A67A #EFC8AD #F9EAE0 #FAEEE5
Accessibility & contrast
On white
1.55
#EFC8AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.54
#EFC8AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8AD
13.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8AD | 1.00 | 1.55 | 13.54 | 13.54 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAB
Deuteranopia (green-blind)
#DCD3AD
Tritanopia (blue-blind)
#FBC1C1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efc8ad; /* rgb */ color: rgb(239, 200, 173); /* oklch */ color: oklch(86.0% 0.057 56.5);
Tailwind
colors: {
custom: {
50: '#f5d8c5',
500: '#efc8ad',
950: '#000000',
},
}SCSS
$custom: #efc8ad; $custom-light: #f5d8c5; $custom-dark: #000000;
JSON
{
"hex": "#efc8ad",
"rgb": {
"r": 239,
"g": 200,
"b": 173
},
"hsl": {
"h": 24.545,
"s": 67.347,
"l": 80.784
},
"oklch": {
"l": 0.85953,
"c": 0.0574,
"h": 56.5
},
"luminance": 0.62676
}Semantic roles & 50–950 ramp
primary
#EFC8AD
secondary
#73A8CD
accent
#84CF16
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382