#DEEC82#DEEC82
#DEEC82 is a very light, vivid yellow. Relative luminance 0.771; OKLCH L 91.0% C 0.132 H 115.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEC82 |
|---|---|
| RGB | rgb(222, 236, 130) |
| HSL | hsl(68, 74%, 72%) |
| HSV | hsv(68, 45%, 93%) |
| CMYK | cmyk(5.9%, 0%, 44.9%, 7.5%) |
| CIE-LAB | lab(90.38, -19.96, 49.59) |
| CIE-LCH | lch(90.38, 53.45, 111.93°) |
| OKLab | oklab(91.01% -0.0561 0.119) |
| OKLCH | oklch(91.01% 0.132 115.2) |
| XYZ | xyz(64.1496, 77.1330, 32.6235) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.45
Yellowish Tan
#FCFC81
ΔE00 5.69
Manilla
#FFFA86
ΔE00 6.09
Pale Yellow
#FFFF84
ΔE00 6.09
Khaki (CSS)
#F0E68C
ΔE00 6.14
Faded Yellow
#FEFF7F
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEC82 #9082EC
analogous
#ECC582 #DEEC82 #A9EC82
triadic
#DEEC82 #82DEEC #EC82DE
tetradic
#DEEC82 #82ECC5 #9082EC #EC82A9
square
#DEEC82 #82ECC5 #9082EC #EC82A9
split-complementary
#DEEC82 #82A9EC #C582EC
monochromatic
#BCD320 #D0E44D #DEEC82 #ECF4B7 #F8FBE4
Accessibility & contrast
On white
1.28
#DEEC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#DEEC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEC82
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEC82 | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E379
Deuteranopia (green-blind)
#F8E487
Tritanopia (blue-blind)
#E9E1D3
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #deec82; /* rgb */ color: rgb(222, 236, 130); /* oklch */ color: oklch(91.0% 0.132 115.2);
Tailwind
colors: {
custom: {
50: '#eaf2a8',
500: '#deec82',
950: '#000000',
},
}SCSS
$custom: #deec82; $custom-light: #eaf2a8; $custom-dark: #000000;
JSON
{
"hex": "#deec82",
"rgb": {
"r": 222,
"g": 236,
"b": 130
},
"hsl": {
"h": 67.925,
"s": 73.611,
"l": 71.765
},
"oklch": {
"l": 0.91013,
"c": 0.13161,
"h": 115.2
},
"luminance": 0.77132
}Semantic roles & 50–950 ramp
primary
#DEEC82
secondary
#5C4CC6
accent
#10D62A
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161610
muted
#858581