#EFE2C5#EFE2C5
#EFE2C5 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.6% C 0.041 H 86.7°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2C5 |
|---|---|
| RGB | rgb(239, 226, 197) |
| HSL | hsl(41, 57%, 85%) |
| HSV | hsv(41, 18%, 94%) |
| CMYK | cmyk(0%, 5.4%, 17.6%, 6.3%) |
| CIE-LAB | lab(90.22, -0.21, 15.78) |
| CIE-LCH | lch(90.22, 15.78, 90.78°) |
| OKLab | oklab(91.57% 0.0023 0.0408) |
| OKLCH | oklch(91.57% 0.041 86.7) |
| XYZ | xyz(72.8706, 76.7759, 63.7930) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.67
Papayawhip
#FFEFD5
ΔE00 3.59
Blanchedalmond
#FFEBCD
ΔE00 3.66
Warm Beige
#E9DCC9
ΔE00 3.89
Eggshell
#F0EAD6
ΔE00 4.03
Antiquewhite
#FAEBD7
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2C5 #C5D2EF
analogous
#EFCDC5 #EFE2C5 #E7EFC5
triadic
#EFE2C5 #C5EFE2 #E2C5EF
tetradic
#EFE2C5 #C5EFCD #C5D2EF #EFC5E7
square
#EFE2C5 #C5EFCD #C5D2EF #EFC5E7
split-complementary
#EFE2C5 #C5E7EF #CDC5EF
monochromatic
#D5B265 #E2CA95 #EFE2C5 #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.28
#EFE2C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EFE2C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2C5
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2C5 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C3
Deuteranopia (green-blind)
#EDE5C6
Tritanopia (blue-blind)
#F6DDDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe2c5; /* rgb */ color: rgb(239, 226, 197); /* oklch */ color: oklch(91.6% 0.041 86.7);
Tailwind
colors: {
custom: {
50: '#f4ebd6',
500: '#efe2c5',
950: '#000000',
},
}SCSS
$custom: #efe2c5; $custom-light: #f4ebd6; $custom-dark: #000000;
JSON
{
"hex": "#efe2c5",
"rgb": {
"r": 239,
"g": 226,
"b": 197
},
"hsl": {
"h": 41.429,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.91565,
"c": 0.04086,
"h": 86.7
},
"luminance": 0.76775
}Semantic roles & 50–950 ramp
primary
#EFE2C5
secondary
#8BA0CD
accent
#54C421
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483