#EFC8AF#EFC8AF
#EFC8AF is a very light, muted orange. Relative luminance 0.628; OKLCH L 86.0% C 0.056 H 54.5°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC8AF |
|---|---|
| RGB | rgb(239, 200, 175) |
| HSL | hsl(23, 67%, 81%) |
| HSV | hsv(23, 27%, 94%) |
| CMYK | cmyk(0%, 16.3%, 26.8%, 6.3%) |
| CIE-LAB | lab(83.31, 10.14, 17.66) |
| CIE-LCH | lch(83.31, 20.37, 60.13°) |
| OKLab | oklab(86% 0.0324 0.0454) |
| OKLCH | oklch(86% 0.056 54.5) |
| XYZ | xyz(63.9896, 62.7569, 49.2917) |
| Luminance | 0.6275 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.39
Peach
#FFDAB9
ΔE00 5.15
Light Peach
#FFD8B1
ΔE00 6.03
Bisque
#FFE4C4
ΔE00 8.30
Burlywood
#DEB887
ΔE00 9.10
Tan
#D2B48C
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC8AF #AFD6EF
analogous
#EFAFB6 #EFC8AF #EFE8AF
triadic
#EFC8AF #AFEFC8 #C8AFEF
tetradic
#EFC8AF #B6EFAF #AFD6EF #E8AFEF
square
#EFC8AF #B6EFAF #AFD6EF #E8AFEF
split-complementary
#EFC8AF #AFEFE8 #AFB6EF
monochromatic
#DB8249 #E5A57C #EFC8AF #F9EBE2 #FAEDE5
Accessibility & contrast
On white
1.55
#EFC8AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#EFC8AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC8AF
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC8AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC8AF | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3CBAD
Deuteranopia (green-blind)
#DCD3AF
Tritanopia (blue-blind)
#FBC1C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efc8af; /* rgb */ color: rgb(239, 200, 175); /* oklch */ color: oklch(86.0% 0.056 54.5);
Tailwind
colors: {
custom: {
50: '#f5d8c7',
500: '#efc8af',
950: '#000000',
},
}SCSS
$custom: #efc8af; $custom-light: #f5d8c7; $custom-dark: #000000;
JSON
{
"hex": "#efc8af",
"rgb": {
"r": 239,
"g": 200,
"b": 175
},
"hsl": {
"h": 23.437,
"s": 66.667,
"l": 81.176
},
"oklch": {
"l": 0.85999,
"c": 0.05581,
"h": 54.5
},
"luminance": 0.62754
}Semantic roles & 50–950 ramp
primary
#EFC8AF
secondary
#75ABCD
accent
#87CF17
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382