#EDE693#EDE693
#EDE693 is a very light, moderate yellow. Relative luminance 0.767; OKLCH L 91.2% C 0.104 H 104.1°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE693 |
|---|---|
| RGB | rgb(237, 230, 147) |
| HSL | hsl(55, 71%, 75%) |
| HSV | hsv(55, 38%, 93%) |
| CMYK | cmyk(0%, 3%, 38%, 7.1%) |
| CIE-LAB | lab(90.19, -9.44, 41.29) |
| CIE-LCH | lch(90.19, 42.36, 102.87°) |
| OKLab | oklab(91.21% -0.0254 0.1011) |
| OKLCH | oklch(91.21% 0.104 104.1) |
| XYZ | xyz(68.4894, 76.7064, 38.7961) |
| Luminance | 0.7671 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 1.43
Dark Cream
#FFF39A
ΔE00 3.33
Buff
#FEF69E
ΔE00 3.47
Palegoldenrod
#EEE8AA
ΔE00 3.99
Light Tan
#FBEEAC
ΔE00 4.22
Parchment
#FEFCAF
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE693 #939AED
analogous
#EDB993 #EDE693 #C7ED93
triadic
#EDE693 #93EDE6 #E693ED
tetradic
#EDE693 #93EDB9 #939AED #ED93C7
square
#EDE693 #93EDB9 #939AED #ED93C7
split-complementary
#EDE693 #93C7ED #B993ED
monochromatic
#DCCE2A #E4DA5F #EDE693 #F6F2C7 #FBF9E5
Accessibility & contrast
On white
1.29
#EDE693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#EDE693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE693
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE693 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E08D
Deuteranopia (green-blind)
#F6E596
Tritanopia (blue-blind)
#F9DCD1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #ede693; /* rgb */ color: rgb(237, 230, 147); /* oklch */ color: oklch(91.2% 0.104 104.1);
Tailwind
colors: {
custom: {
50: '#f4edb3',
500: '#ede693',
950: '#000000',
},
}SCSS
$custom: #ede693; $custom-light: #f4edb3; $custom-dark: #000000;
JSON
{
"hex": "#ede693",
"rgb": {
"r": 237,
"g": 230,
"b": 147
},
"hsl": {
"h": 55.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.9121,
"c": 0.10425,
"h": 104.1
},
"luminance": 0.76705
}Semantic roles & 50–950 ramp
primary
#EDE693
secondary
#5C64C9
accent
#21D312
background
#FFFEFD
surface
#FEFDF8
border
#D6D5D1
text
#171611
muted
#858481