#EFE3CC#EFE3CC
#EFE3CC is a very light, muted orange. Relative luminance 0.776; OKLCH L 91.9% C 0.033 H 83.7°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3CC |
|---|---|
| RGB | rgb(239, 227, 204) |
| HSL | hsl(39, 52%, 87%) |
| HSV | hsv(39, 15%, 94%) |
| CMYK | cmyk(0%, 5%, 14.6%, 6.3%) |
| CIE-LAB | lab(90.62, 0.33, 12.70) |
| CIE-LCH | lch(90.62, 12.70, 88.50°) |
| OKLab | oklab(91.93% 0.0036 0.033) |
| OKLCH | oklch(91.93% 0.033 83.7) |
| XYZ | xyz(73.9640, 77.6496, 68.2065) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 1.94
Warm Beige
#E9DCC9
ΔE00 2.32
Antiquewhite
#FAEBD7
ΔE00 2.90
Eggshell
#F0EAD6
ΔE00 2.97
Papayawhip
#FFEFD5
ΔE00 3.16
Blanchedalmond
#FFEBCD
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3CC #CCD8EF
analogous
#EFD2CC #EFE3CC #EAEFCC
triadic
#EFE3CC #CCEFE3 #E3CCEF
tetradic
#EFE3CC #CCEFD2 #CCD8EF #EFCCEA
square
#EFE3CC #CCEFD2 #CCD8EF #EFCCEA
split-complementary
#EFE3CC #CCEAEF #D2CCEF
monochromatic
#D2B06F #E0C99D #EFE3CC #F8F2E8 #F8F2E8
Accessibility & contrast
On white
1.27
#EFE3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#EFE3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3CC
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3CC | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2CB
Deuteranopia (green-blind)
#ECE5CD
Tritanopia (blue-blind)
#F5DFDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe3cc; /* rgb */ color: rgb(239, 227, 204); /* oklch */ color: oklch(91.9% 0.033 83.7);
Tailwind
colors: {
custom: {
50: '#f4ebdb',
500: '#efe3cc',
950: '#000000',
},
}SCSS
$custom: #efe3cc; $custom-light: #f4ebdb; $custom-dark: #000000;
JSON
{
"hex": "#efe3cc",
"rgb": {
"r": 239,
"g": 227,
"b": 204
},
"hsl": {
"h": 39.429,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.91931,
"c": 0.03321,
"h": 83.7
},
"luminance": 0.77649
}Semantic roles & 50–950 ramp
primary
#EFE3CC
secondary
#93A6CD
accent
#5BC026
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171615
muted
#858484