#EFEAC5#EFEAC5
#EFEAC5 is a very light, muted yellow. Relative luminance 0.812; OKLCH L 93.2% C 0.049 H 100.9°. Best body text is #000000 at 17.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFEAC5 |
|---|---|
| RGB | rgb(239, 234, 197) |
| HSL | hsl(53, 57%, 85%) |
| HSV | hsv(53, 18%, 94%) |
| CMYK | cmyk(0%, 2.1%, 17.6%, 6.3%) |
| CIE-LAB | lab(92.23, -4.29, 18.61) |
| CIE-LCH | lch(92.23, 19.10, 102.97°) |
| OKLab | oklab(93.15% -0.0092 0.0479) |
| OKLCH | oklch(93.15% 0.049 100.9) |
| XYZ | xyz(75.0969, 81.2285, 64.5351) |
| Luminance | 0.8123 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Pale
#FFF9D0
ΔE00 3.28
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.73
Lemonchiffon
#FFFACD
ΔE00 3.81
Cornsilk
#FFF8DC
ΔE00 4.40
Cream
#FFFDD0
ΔE00 4.41
Beige
#F5F5DC
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFEAC5 #C5CAEF
analogous
#EFD5C5 #EFEAC5 #DFEFC5
triadic
#EFEAC5 #C5EFEA #EAC5EF
tetradic
#EFEAC5 #C5EFD5 #C5CAEF #EFC5DF
square
#EFEAC5 #C5EFD5 #C5CAEF #EFC5DF
split-complementary
#EFEAC5 #C5DFEF #D5C5EF
monochromatic
#D5C765 #E2D995 #EFEAC5 #F8F6E7 #F8F6E7
Accessibility & contrast
On white
1.22
#EFEAC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.25
#EFEAC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFEAC5
17.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFEAC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFEAC5 | 1.00 | 1.22 | 17.25 | 17.25 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E7C3
Deuteranopia (green-blind)
#F3EAC6
Tritanopia (blue-blind)
#F6E5E0
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #efeac5; /* rgb */ color: rgb(239, 234, 197); /* oklch */ color: oklch(93.2% 0.049 100.9);
Tailwind
colors: {
custom: {
50: '#f4f0d6',
500: '#efeac5',
950: '#000000',
},
}SCSS
$custom: #efeac5; $custom-light: #f4f0d6; $custom-dark: #000000;
JSON
{
"hex": "#efeac5",
"rgb": {
"r": 239,
"g": 234,
"b": 197
},
"hsl": {
"h": 52.857,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.93153,
"c": 0.04874,
"h": 100.9
},
"luminance": 0.81228
}Semantic roles & 50–950 ramp
primary
#EFEAC5
secondary
#8B93CD
accent
#35C421
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171614
muted
#858583