#EFF7BE#EFF7BE
#EFF7BE is a very light, moderate yellow. Relative luminance 0.886; OKLCH L 95.6% C 0.074 H 114.3°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF7BE |
|---|---|
| RGB | rgb(239, 247, 190) |
| HSL | hsl(68, 78%, 86%) |
| HSV | hsv(68, 23%, 97%) |
| CMYK | cmyk(3.2%, 0%, 23.1%, 3.1%) |
| CIE-LAB | lab(95.41, -11.79, 26.59) |
| CIE-LCH | lch(95.41, 29.09, 113.91°) |
| OKLab | oklab(95.62% -0.0305 0.0675) |
| OKLCH | oklch(95.62% 0.074 114.3) |
| XYZ | xyz(78.1511, 88.5905, 61.6878) |
| Luminance | 0.8859 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ecru
#FEFFCA
ΔE00 2.92
Cream (survey)
#FFFFC2
ΔE00 3.11
Ivory (survey)
#FFFFCB
ΔE00 3.24
Egg Shell
#FFFCC4
ΔE00 3.51
Light Beige
#FFFEB6
ΔE00 4.37
Creme
#FFFFB6
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF7BE #C6BEF7
analogous
#F7E2BE #EFF7BE #D2F7BE
triadic
#EFF7BE #BEEFF7 #F7BEEF
tetradic
#EFF7BE #BEF7E2 #C6BEF7 #F7BED2
square
#EFF7BE #BEF7E2 #C6BEF7 #F7BED2
split-complementary
#EFF7BE #BED2F7 #E2BEF7
monochromatic
#D4EA51 #E2F088 #EFF7BE #F8FCE4 #F8FCE4
Accessibility & contrast
On white
1.12
#EFF7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.72
#EFF7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF7BE
18.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF7BE | 1.00 | 1.12 | 18.72 | 18.72 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF1BA
Deuteranopia (green-blind)
#FFF2C0
Tritanopia (blue-blind)
#F6F0E8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eff7be; /* rgb */ color: rgb(239, 247, 190); /* oklch */ color: oklch(95.6% 0.074 114.3);
Tailwind
colors: {
custom: {
50: '#f4f9d1',
500: '#eff7be',
950: '#000000',
},
}SCSS
$custom: #eff7be; $custom-light: #f4f9d1; $custom-dark: #000000;
JSON
{
"hex": "#eff7be",
"rgb": {
"r": 239,
"g": 247,
"b": 190
},
"hsl": {
"h": 68.421,
"s": 78.082,
"l": 85.686
},
"oklch": {
"l": 0.95622,
"c": 0.07402,
"h": 114.3
},
"luminance": 0.8859
}Semantic roles & 50–950 ramp
primary
#EFF7BE
secondary
#8C80DA
accent
#0BDA28
background
#FFFFFE
surface
#FEFFFB
border
#D6D7D4
text
#171714
muted
#858583