#EDE792#EDE792
#EDE792 is a very light, moderate yellow. Relative luminance 0.772; OKLCH L 91.4% C 0.106 H 104.8°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE792 |
|---|---|
| RGB | rgb(237, 231, 146) |
| HSL | hsl(56, 72%, 75%) |
| HSV | hsv(56, 38%, 93%) |
| CMYK | cmyk(0%, 2.5%, 38.4%, 7.1%) |
| CIE-LAB | lab(90.43, -10.05, 42.10) |
| CIE-LCH | lch(90.43, 43.28, 103.42°) |
| OKLab | oklab(91.4% -0.0272 0.1029) |
| OKLCH | oklch(91.4% 0.106 104.8) |
| XYZ | xyz(68.6903, 77.2333, 38.4776) |
| Luminance | 0.7723 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.39
Dark Cream
#FFF39A
ΔE00 3.24
Buff
#FEF69E
ΔE00 3.30
Palegoldenrod
#EEE8AA
ΔE00 4.28
Light Tan
#FBEEAC
ΔE00 4.51
Parchment
#FEFCAF
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE792 #9298ED
analogous
#EDB992 #EDE792 #C5ED92
triadic
#EDE792 #92EDE7 #E792ED
tetradic
#EDE792 #92EDB9 #9298ED #ED92C5
square
#EDE792 #92EDB9 #9298ED #ED92C5
split-complementary
#EDE792 #92C5ED #B992ED
monochromatic
#DCD029 #E4DB5D #EDE792 #F6F3C7 #FBF9E5
Accessibility & contrast
On white
1.28
#EDE792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#EDE792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE792
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE792 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E18C
Deuteranopia (green-blind)
#F7E696
Tritanopia (blue-blind)
#F9DDD2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #ede792; /* rgb */ color: rgb(237, 231, 146); /* oklch */ color: oklch(91.4% 0.106 104.8);
Tailwind
colors: {
custom: {
50: '#f4eeb3',
500: '#ede792',
950: '#000000',
},
}SCSS
$custom: #ede792; $custom-light: #f4eeb3; $custom-dark: #000000;
JSON
{
"hex": "#ede792",
"rgb": {
"r": 237,
"g": 231,
"b": 146
},
"hsl": {
"h": 56.044,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.91398,
"c": 0.10645,
"h": 104.8
},
"luminance": 0.77232
}Semantic roles & 50–950 ramp
primary
#EDE792
secondary
#5B62C8
accent
#1FD412
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581