#EFF2CC#EFF2CC
#EFF2CC is a very light, muted yellow. Relative luminance 0.862; OKLCH L 94.9% C 0.050 H 111.0°. Best body text is #000000 at 18.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF2CC |
|---|---|
| RGB | rgb(239, 242, 204) |
| HSL | hsl(65, 59%, 87%) |
| HSV | hsv(65, 16%, 95%) |
| CMYK | cmyk(1.2%, 0%, 15.7%, 5.1%) |
| CIE-LAB | lab(94.40, -7.27, 18.04) |
| CIE-LCH | lch(94.40, 19.45, 111.95°) |
| OKLab | oklab(94.92% -0.0178 0.0465) |
| OKLCH | oklch(94.92% 0.05 111) |
| XYZ | xyz(78.2468, 86.2152, 69.6341) |
| Luminance | 0.8621 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.10
Eggshell (survey)
#FFFFD4
ΔE00 3.15
Cream
#FFFDD0
ΔE00 3.40
Pale
#FFF9D0
ΔE00 3.76
Lemonchiffon
#FFFACD
ΔE00 3.76
Lightyellow
#FFFFE0
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF2CC #CFCCF2
analogous
#F2E2CC #EFF2CC #DCF2CC
triadic
#EFF2CC #CCEFF2 #F2CCEF
tetradic
#EFF2CC #CCF2E2 #CFCCF2 #F2CCDC
square
#EFF2CC #CCF2E2 #CFCCF2 #F2CCDC
split-complementary
#EFF2CC #CCDCF2 #E2CCF2
monochromatic
#D0D96A #E0E69B #EFF2CC #F7F9E7 #F7F9E7
Accessibility & contrast
On white
1.15
#EFF2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.24
#EFF2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF2CC
18.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF2CC | 1.00 | 1.15 | 18.24 | 18.24 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECA
Deuteranopia (green-blind)
#F9F0CD
Tritanopia (blue-blind)
#F4EDE7
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eff2cc; /* rgb */ color: rgb(239, 242, 204); /* oklch */ color: oklch(94.9% 0.050 111.0);
Tailwind
colors: {
custom: {
50: '#f4f6db',
500: '#eff2cc',
950: '#000000',
},
}SCSS
$custom: #eff2cc; $custom-light: #f4f6db; $custom-dark: #000000;
JSON
{
"hex": "#eff2cc",
"rgb": {
"r": 239,
"g": 242,
"b": 204
},
"hsl": {
"h": 64.737,
"s": 59.375,
"l": 87.451
},
"oklch": {
"l": 0.94915,
"c": 0.04977,
"h": 111
},
"luminance": 0.86215
}Semantic roles & 50–950 ramp
primary
#EFF2CC
secondary
#9691D1
accent
#1EC72C
background
#FFFFFE
surface
#FEFEFB
border
#D6D6D4
text
#171715
muted
#858584