#EFF792#EFF792
#EFF792 is a very light, vivid yellow. Relative luminance 0.869; OKLCH L 94.8% C 0.125 H 112.5°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EFF792 |
|---|---|
| RGB | rgb(239, 247, 146) |
| HSL | hsl(65, 86%, 77%) |
| HSV | hsv(65, 41%, 97%) |
| CMYK | cmyk(3.2%, 0%, 40.9%, 3.1%) |
| CIE-LAB | lab(94.72, -17.15, 47.57) |
| CIE-LCH | lch(94.72, 50.57, 109.83°) |
| OKLab | oklab(94.85% -0.0477 0.1153) |
| OKLCH | oklch(94.85% 0.125 112.5) |
| XYZ | xyz(74.0465, 86.9487, 40.0706) |
| Luminance | 0.8695 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.84
Yellowish Tan
#FCFC81
ΔE00 3.95
Manilla
#FFFA86
ΔE00 4.14
Pale Yellow
#FFFF84
ΔE00 4.15
Buff
#FEF69E
ΔE00 4.32
Butter
#FFFF81
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFF792 #9A92F7
analogous
#F7CC92 #EFF792 #BDF792
triadic
#EFF792 #92EFF7 #F792EF
tetradic
#EFF792 #92F7CC #9A92F7 #F792BD
square
#EFF792 #92F7CC #9A92F7 #F792BD
split-complementary
#EFF792 #92BDF7 #CC92F7
monochromatic
#DEEF20 #E7F359 #EFF792 #F7FBCB #FBFDE2
Accessibility & contrast
On white
1.14
#EFF792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#EFF792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFF792
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFF792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFF792 | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEE8A
Deuteranopia (green-blind)
#FFF197
Tritanopia (blue-blind)
#FBECDF
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eff792; /* rgb */ color: rgb(239, 247, 146); /* oklch */ color: oklch(94.8% 0.125 112.5);
Tailwind
colors: {
custom: {
50: '#f6f9b3',
500: '#eff792',
950: '#000000',
},
}SCSS
$custom: #eff792; $custom-light: #f6f9b3; $custom-dark: #000000;
JSON
{
"hex": "#eff792",
"rgb": {
"r": 239,
"g": 247,
"b": 146
},
"hsl": {
"h": 64.752,
"s": 86.325,
"l": 77.059
},
"oklch": {
"l": 0.94845,
"c": 0.12477,
"h": 112.5
},
"luminance": 0.86948
}Semantic roles & 50–950 ramp
primary
#EFF792
secondary
#6258D6
accent
#03E314
background
#FFFFFD
surface
#FFFFF8
border
#D7D7D1
text
#171711
muted
#858581