#EFEFCE#EFEFCE
#EFEFCE is a very light, muted yellow. Relative luminance 0.845; OKLCH L 94.4% C 0.043 H 107.2°. Best body text is #000000 at 17.91:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEFCE |
|---|---|
| RGB | rgb(239, 239, 206) |
| HSL | hsl(60, 51%, 87%) |
| HSV | hsv(60, 14%, 94%) |
| CMYK | cmyk(0%, 0%, 13.8%, 6.3%) |
| CIE-LAB | lab(93.68, -5.46, 16.00) |
| CIE-LCH | lch(93.68, 16.90, 108.84°) |
| OKLab | oklab(94.36% -0.0128 0.0413) |
| OKLCH | oklch(94.36% 0.043 107.2) |
| XYZ | xyz(77.6026, 84.5406, 70.6104) |
| Luminance | 0.8454 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.89
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.89
Lightyellow
#FFFFE0
ΔE00 3.38
Pale
#FFF9D0
ΔE00 3.70
Off White (survey)
#FFFFE4
ΔE00 3.89
Eggshell (survey)
#FFFFD4
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEFCE #CECEEF
analogous
#EFDFCE #EFEFCE #DFEFCE
triadic
#EFEFCE #CEEFEF #EFCEEF
tetradic
#EFEFCE #CEEFDF #CECEEF #EFCEDF
square
#EFEFCE #CEEFDF #CECEEF #EFCEDF
split-complementary
#EFEFCE #CEDFEF #DFCEEF
monochromatic
#D1D172 #E0E0A0 #EFEFCE #F7F7E8 #F7F7E8
Accessibility & contrast
On white
1.17
#EFEFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.91
#EFEFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEFCE
17.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEFCE | 1.00 | 1.17 | 17.91 | 17.91 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5ECCC
Deuteranopia (green-blind)
#F6EECF
Tritanopia (blue-blind)
#F4EBE6
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #efefce; /* rgb */ color: rgb(239, 239, 206); /* oklch */ color: oklch(94.4% 0.043 107.2);
Tailwind
colors: {
custom: {
50: '#f4f4dd',
500: '#efefce',
950: '#000000',
},
}SCSS
$custom: #efefce; $custom-light: #f4f4dd; $custom-dark: #000000;
JSON
{
"hex": "#efefce",
"rgb": {
"r": 239,
"g": 239,
"b": 206
},
"hsl": {
"h": 60,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.94361,
"c": 0.04328,
"h": 107.2
},
"luminance": 0.8454
}Semantic roles & 50–950 ramp
primary
#EFEFCE
secondary
#9595CC
accent
#27BE27
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584