#EFE3C8#EFE3C8
#EFE3C8 is a very light, muted orange. Relative luminance 0.775; OKLCH L 91.8% C 0.038 H 86.9°. Best body text is #000000 at 16.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3C8 |
|---|---|
| RGB | rgb(239, 227, 200) |
| HSL | hsl(42, 55%, 86%) |
| HSV | hsv(42, 16%, 94%) |
| CMYK | cmyk(0%, 5%, 16.3%, 6.3%) |
| CIE-LAB | lab(90.53, -0.28, 14.66) |
| CIE-LCH | lch(90.53, 14.67, 91.08°) |
| OKLab | oklab(91.83% 0.0021 0.038) |
| OKLCH | oklch(91.83% 0.038 86.9) |
| XYZ | xyz(73.4904, 77.4602, 65.7123) |
| Luminance | 0.7746 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.47
Eggshell
#F0EAD6
ΔE00 3.37
Papayawhip
#FFEFD5
ΔE00 3.39
Warm Beige
#E9DCC9
ΔE00 3.52
Blanchedalmond
#FFEBCD
ΔE00 3.79
Antiquewhite
#FAEBD7
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3C8 #C8D4EF
analogous
#EFCFC8 #EFE3C8 #E7EFC8
triadic
#EFE3C8 #C8EFE3 #E3C8EF
tetradic
#EFE3C8 #C8EFCF #C8D4EF #EFC8E7
square
#EFE3C8 #C8EFCF #C8D4EF #EFC8E7
split-complementary
#EFE3C8 #C8E7EF #CFC8EF
monochromatic
#D3B369 #E1CB99 #EFE3C8 #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.27
#EFE3C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.49
#EFE3C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3C8
16.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3C8 | 1.00 | 1.27 | 16.49 | 16.49 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE2C6
Deuteranopia (green-blind)
#EDE5C9
Tritanopia (blue-blind)
#F6DEDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe3c8; /* rgb */ color: rgb(239, 227, 200); /* oklch */ color: oklch(91.8% 0.038 86.9);
Tailwind
colors: {
custom: {
50: '#f4ebd8',
500: '#efe3c8',
950: '#000000',
},
}SCSS
$custom: #efe3c8; $custom-light: #f4ebd8; $custom-dark: #000000;
JSON
{
"hex": "#efe3c8",
"rgb": {
"r": 239,
"g": 227,
"b": 200
},
"hsl": {
"h": 41.538,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.91834,
"c": 0.03804,
"h": 86.9
},
"luminance": 0.77459
}Semantic roles & 50–950 ramp
primary
#EFE3C8
secondary
#8EA2CD
accent
#54C223
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483