#EDEE83#EDEE83
#EDEE83 is a very light, vivid yellow. Relative luminance 0.808; OKLCH L 92.6% C 0.130 H 109.2°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EDEE83 |
|---|---|
| RGB | rgb(237, 238, 131) |
| HSL | hsl(61, 76%, 72%) |
| HSV | hsv(61, 45%, 93%) |
| CMYK | cmyk(0.4%, 0%, 45%, 6.7%) |
| CIE-LAB | lab(92.04, -15.02, 51.40) |
| CIE-LCH | lch(92.04, 53.55, 106.29°) |
| OKLab | oklab(92.61% -0.0427 0.123) |
| OKLCH | oklch(92.61% 0.13 109.2) |
| XYZ | xyz(69.5976, 80.7938, 33.3968) |
| Luminance | 0.8079 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Manilla
#FFFA86
ΔE00 3.30
Yellowish Tan
#FCFC81
ΔE00 3.49
Straw
#FCF679
ΔE00 3.51
Khaki (CSS)
#F0E68C
ΔE00 3.76
Pale Yellow
#FFFF84
ΔE00 3.98
Buff
#FEF69E
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EDEE83 #8483EE
analogous
#EEBA83 #EDEE83 #B7EE83
triadic
#EDEE83 #83EDEE #EE83ED
tetradic
#EDEE83 #83EEBA #8483EE #EE83B7
square
#EDEE83 #83EEBA #8483EE #EE83B7
split-complementary
#EDEE83 #83B7EE #BA83EE
monochromatic
#D7D91E #E5E74D #EDEE83 #F5F5B9 #FBFBE4
Accessibility & contrast
On white
1.22
#EDEE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#EDEE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EDEE83
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EDEE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EDEE83 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE67A
Deuteranopia (green-blind)
#FEEA88
Tritanopia (blue-blind)
#FAE2D5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #edee83; /* rgb */ color: rgb(237, 238, 131); /* oklch */ color: oklch(92.6% 0.130 109.2);
Tailwind
colors: {
custom: {
50: '#f5f3a9',
500: '#edee83',
950: '#000000',
},
}SCSS
$custom: #edee83; $custom-light: #f5f3a9; $custom-dark: #000000;
JSON
{
"hex": "#edee83",
"rgb": {
"r": 237,
"g": 238,
"b": 131
},
"hsl": {
"h": 60.561,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.92614,
"c": 0.13016,
"h": 109.2
},
"luminance": 0.80792
}Semantic roles & 50–950 ramp
primary
#EDEE83
secondary
#4E4DC8
accent
#0DD80F
background
#FFFFFD
surface
#FFFEF7
border
#D7D6D0
text
#171710
muted
#858581