#ECED98#ECED98
#ECED98 is a very light, moderate yellow. Relative luminance 0.807; OKLCH L 92.6% C 0.107 H 108.9°. Best body text is #000000 at 17.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ECED98 |
|---|---|
| RGB | rgb(236, 237, 152) |
| HSL | hsl(61, 70%, 76%) |
| HSV | hsv(61, 36%, 93%) |
| CMYK | cmyk(0.4%, 0%, 35.9%, 7.1%) |
| CIE-LAB | lab(91.98, -12.75, 41.11) |
| CIE-LCH | lch(91.98, 43.04, 107.23°) |
| OKLab | oklab(92.64% -0.0345 0.1009) |
| OKLCH | oklch(92.64% 0.107 108.9) |
| XYZ | xyz(70.5445, 80.6695, 41.5543) |
| Luminance | 0.8067 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.14
Buff
#FEF69E
ΔE00 3.30
Khaki (CSS)
#F0E68C
ΔE00 3.32
Parchment
#FEFCAF
ΔE00 3.71
Dark Cream
#FFF39A
ΔE00 3.95
Light Beige
#FFFEB6
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECED98 #9998ED
analogous
#EDC498 #ECED98 #C2ED98
triadic
#ECED98 #98ECED #ED98EC
tetradic
#ECED98 #98EDC4 #9998ED #ED98C2
square
#ECED98 #98EDC4 #9998ED #ED98C2
split-complementary
#ECED98 #98C2ED #C498ED
monochromatic
#D9DB30 #E2E464 #ECED98 #F6F6CC #FAFAE5
Accessibility & contrast
On white
1.23
#ECED98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.13
#ECED98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECED98
17.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECED98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECED98 | 1.00 | 1.23 | 17.13 | 17.13 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE692
Deuteranopia (green-blind)
#FBEA9C
Tritanopia (blue-blind)
#F7E3D8
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #eced98; /* rgb */ color: rgb(236, 237, 152); /* oklch */ color: oklch(92.6% 0.107 108.9);
Tailwind
colors: {
custom: {
50: '#f3f2b7',
500: '#eced98',
950: '#000000',
},
}SCSS
$custom: #eced98; $custom-light: #f3f2b7; $custom-dark: #000000;
JSON
{
"hex": "#eced98",
"rgb": {
"r": 236,
"g": 237,
"b": 152
},
"hsl": {
"h": 60.706,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.92642,
"c": 0.10665,
"h": 108.9
},
"luminance": 0.80668
}Semantic roles & 50–950 ramp
primary
#ECED98
secondary
#6260C9
accent
#13D215
background
#FFFFFD
surface
#FEFEF8
border
#D6D6D1
text
#171711
muted
#858581