#EFEDDC#EFEDDC
#EFEDDC is a very light, muted yellow. Relative luminance 0.841; OKLCH L 94.3% C 0.023 H 101.3°. Best body text is #000000 at 17.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEDDC |
|---|---|
| RGB | rgb(239, 237, 220) |
| HSL | hsl(54, 37%, 90%) |
| HSV | hsv(54, 8%, 94%) |
| CMYK | cmyk(0%, 0.8%, 7.9%, 6.3%) |
| CIE-LAB | lab(93.49, -2.22, 8.47) |
| CIE-LCH | lch(93.49, 8.76, 104.71°) |
| OKLab | oklab(94.31% -0.0044 0.0222) |
| OKLCH | oklch(94.31% 0.023 101.3) |
| XYZ | xyz(78.7974, 84.0869, 79.7755) |
| Luminance | 0.8409 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.00
Beige
#F5F5DC
ΔE00 3.45
Oldlace
#FDF5E6
ΔE00 3.78
Ivory
#FFFFF0
ΔE00 3.80
Cornsilk
#FFF8DC
ΔE00 4.57
Floralwhite
#FFFAF0
ΔE00 4.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEDDC #DCDEEF
analogous
#EFE3DC #EFEDDC #E8EFDC
triadic
#EFEDDC #DCEFED #EDDCEF
tetradic
#EFEDDC #DCEFE3 #DCDEEF #EFDCE8
square
#EFEDDC #DCEFE3 #DCDEEF #EFDCE8
split-complementary
#EFEDDC #DCE8EF #E3DCEF
monochromatic
#C9C288 #DCD7B2 #EFEDDC #F5F4EA #F5F4EA
Accessibility & contrast
On white
1.18
#EFEDDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.82
#EFEDDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEDDC
17.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEDDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEDDC | 1.00 | 1.18 | 17.82 | 17.82 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1ECDB
Deuteranopia (green-blind)
#F1EDDD
Tritanopia (blue-blind)
#F2EAE8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #efeddc; /* rgb */ color: rgb(239, 237, 220); /* oklch */ color: oklch(94.3% 0.023 101.3);
Tailwind
colors: {
custom: {
50: '#f4f2e6',
500: '#efeddc',
950: '#000000',
},
}SCSS
$custom: #efeddc; $custom-light: #f4f2e6; $custom-dark: #000000;
JSON
{
"hex": "#efeddc",
"rgb": {
"r": 239,
"g": 237,
"b": 220
},
"hsl": {
"h": 53.684,
"s": 37.255,
"l": 90
},
"oklch": {
"l": 0.94307,
"c": 0.02261,
"h": 101.3
},
"luminance": 0.84086
}Semantic roles & 50–950 ramp
primary
#EFEDDC
secondary
#A5A9CA
accent
#42B035
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584