#EFF795#EFF795
#EFF795 is a very light, vivid yellow. Relative luminance 0.870; OKLCH L 94.9% C 0.122 H 112.5°. Best body text is #000000 at 18.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF795 |
|---|---|
| RGB | rgb(239, 247, 149) |
| HSL | hsl(65, 86%, 78%) |
| HSV | hsv(65, 40%, 97%) |
| CMYK | cmyk(3.2%, 0%, 39.7%, 3.1%) |
| CIE-LAB | lab(94.76, -16.84, 46.17) |
| CIE-LCH | lch(94.76, 49.14, 110.04°) |
| OKLab | oklab(94.89% -0.0465 0.1123) |
| OKLCH | oklch(94.89% 0.122 112.5) |
| XYZ | xyz(74.2830, 87.0433, 41.3158) |
| Luminance | 0.8704 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.43
Buff
#FEF69E
ΔE00 4.20
Yellowish Tan
#FCFC81
ΔE00 4.32
Parchment
#FEFCAF
ΔE00 4.34
Manilla
#FFFA86
ΔE00 4.42
Pale Yellow
#FFFF84
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF795 #9D95F7
analogous
#F7CE95 #EFF795 #BEF795
triadic
#EFF795 #95EFF7 #F795EF
tetradic
#EFF795 #95F7CE #9D95F7 #F795BE
square
#EFF795 #95F7CE #9D95F7 #F795BE
split-complementary
#EFF795 #95BEF7 #CE95F7
monochromatic
#DEEE23 #E6F35C #EFF795 #F8FBCE #FBFDE3
Accessibility & contrast
On white
1.14
#EFF795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.41
#EFF795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF795
18.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF795 | 1.00 | 1.14 | 18.41 | 18.41 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEF8D
Deuteranopia (green-blind)
#FFF19A
Tritanopia (blue-blind)
#FAECDF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff795; /* rgb */ color: rgb(239, 247, 149); /* oklch */ color: oklch(94.9% 0.122 112.5);
Tailwind
colors: {
custom: {
50: '#f5f9b5',
500: '#eff795',
950: '#000000',
},
}SCSS
$custom: #eff795; $custom-light: #f5f9b5; $custom-dark: #000000;
JSON
{
"hex": "#eff795",
"rgb": {
"r": 239,
"g": 247,
"b": 149
},
"hsl": {
"h": 64.898,
"s": 85.965,
"l": 77.647
},
"oklch": {
"l": 0.9489,
"c": 0.12155,
"h": 112.5
},
"luminance": 0.87042
}Semantic roles & 50–950 ramp
primary
#EFF795
secondary
#645AD6
accent
#03E215
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581