#EDE48E#EDE48E
#EDE48E is a very light, moderate yellow. Relative luminance 0.754; OKLCH L 90.7% C 0.108 H 103.1°. Best body text is #000000 at 16.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EDE48E |
|---|---|
| RGB | rgb(237, 228, 142) |
| HSL | hsl(54, 73%, 74%) |
| HSV | hsv(54, 40%, 93%) |
| CMYK | cmyk(0%, 3.8%, 40.1%, 7.1%) |
| CIE-LAB | lab(89.60, -8.97, 43.02) |
| CIE-LCH | lch(89.60, 43.95, 101.78°) |
| OKLab | oklab(90.72% -0.0244 0.1048) |
| OKLCH | oklch(90.72% 0.108 103.1) |
| XYZ | xyz(67.5522, 75.4461, 36.5900) |
| Luminance | 0.7544 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 0.82
Dark Cream
#FFF39A
ΔE00 3.42
Buff
#FEF69E
ΔE00 3.79
Sandy
#F1DA7A
ΔE00 4.52
Light Tan
#FBEEAC
ΔE00 4.64
Palegoldenrod
#EEE8AA
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDE48E #8E97ED
analogous
#EDB58E #EDE48E #C7ED8E
triadic
#EDE48E #8EEDE4 #E48EED
tetradic
#EDE48E #8EEDB5 #8E97ED #ED8EC7
square
#EDE48E #8EEDB5 #8E97ED #ED8EC7
split-complementary
#EDE48E #8EC7ED #B58EED
monochromatic
#DCCB24 #E5D759 #EDE48E #F5F1C3 #FBF9E5
Accessibility & contrast
On white
1.31
#EDE48E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.09
#EDE48E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDE48E
16.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDE48E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDE48E | 1.00 | 1.31 | 16.09 | 16.09 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE87
Deuteranopia (green-blind)
#F5E392
Tritanopia (blue-blind)
#FAD9CF
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #ede48e; /* rgb */ color: rgb(237, 228, 142); /* oklch */ color: oklch(90.7% 0.108 103.1);
Tailwind
colors: {
custom: {
50: '#f4ecb0',
500: '#ede48e',
950: '#000000',
},
}SCSS
$custom: #ede48e; $custom-light: #f4ecb0; $custom-dark: #000000;
JSON
{
"hex": "#ede48e",
"rgb": {
"r": 237,
"g": 228,
"b": 142
},
"hsl": {
"h": 54.316,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.90723,
"c": 0.10764,
"h": 103.1
},
"luminance": 0.75444
}Semantic roles & 50–950 ramp
primary
#EDE48E
secondary
#5762C8
accent
#23D511
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#171610
muted
#858481