#EDE992#EDE992
#EDE992 is a very light, moderate yellow. Relative luminance 0.784; OKLCH L 91.8% C 0.109 H 106.1°. Best body text is #000000 at 16.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE992 |
|---|---|
| RGB | rgb(237, 233, 146) |
| HSL | hsl(57, 72%, 75%) |
| HSV | hsv(57, 38%, 93%) |
| CMYK | cmyk(0%, 1.7%, 38.4%, 7.1%) |
| CIE-LAB | lab(90.94, -11.04, 42.76) |
| CIE-LCH | lch(90.94, 44.16, 104.48°) |
| OKLab | oklab(91.81% -0.0301 0.1044) |
| OKLCH | oklch(91.81% 0.109 106.1) |
| XYZ | xyz(69.2533, 78.3592, 38.6653) |
| Luminance | 0.7836 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.78
Buff
#FEF69E
ΔE00 3.09
Dark Cream
#FFF39A
ΔE00 3.24
Parchment
#FEFCAF
ΔE00 4.47
Palegoldenrod
#EEE8AA
ΔE00 4.58
Light Khaki
#E6F2A2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE992 #9296ED
analogous
#EDBC92 #EDE992 #C3ED92
triadic
#EDE992 #92EDE9 #E992ED
tetradic
#EDE992 #92EDBC #9296ED #ED92C3
square
#EDE992 #92EDBC #9296ED #ED92C3
split-complementary
#EDE992 #92C3ED #BC92ED
monochromatic
#DCD429 #E4DE5D #EDE992 #F6F4C7 #FBFAE5
Accessibility & contrast
On white
1.26
#EDE992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.67
#EDE992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE992
16.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE992 | 1.00 | 1.26 | 16.67 | 16.67 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#F9E796
Tritanopia (blue-blind)
#F9DFD3
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #ede992; /* rgb */ color: rgb(237, 233, 146); /* oklch */ color: oklch(91.8% 0.109 106.1);
Tailwind
colors: {
custom: {
50: '#f4efb3',
500: '#ede992',
950: '#000000',
},
}SCSS
$custom: #ede992; $custom-light: #f4efb3; $custom-dark: #000000;
JSON
{
"hex": "#ede992",
"rgb": {
"r": 237,
"g": 233,
"b": 146
},
"hsl": {
"h": 57.363,
"s": 71.654,
"l": 75.098
},
"oklch": {
"l": 0.91806,
"c": 0.10866,
"h": 106.1
},
"luminance": 0.78358
}Semantic roles & 50–950 ramp
primary
#EDE992
secondary
#5B60C8
accent
#1AD412
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171611
muted
#858581