#DCED82#DCED82
#DCED82 is a very light, vivid yellow. Relative luminance 0.774; OKLCH L 91.1% C 0.133 H 116.5°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCED82 |
|---|---|
| RGB | rgb(220, 237, 130) |
| HSL | hsl(70, 75%, 72%) |
| HSV | hsv(70, 45%, 93%) |
| CMYK | cmyk(7.2%, 0%, 45.1%, 7.1%) |
| CIE-LAB | lab(90.50, -21.21, 49.70) |
| CIE-LCH | lch(90.50, 54.04, 113.11°) |
| OKLab | oklab(91.07% -0.0596 0.1193) |
| OKLCH | oklch(91.07% 0.133 116.5) |
| XYZ | xyz(63.8293, 77.3963, 32.6912) |
| Luminance | 0.7740 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.52
Yellowish Tan
#FCFC81
ΔE00 6.04
Light Yellow Green
#CCFD7F
ΔE00 6.20
Pear
#CBF85F
ΔE00 6.32
Pale Yellow
#FFFF84
ΔE00 6.41
Faded Yellow
#FEFF7F
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCED82 #9382ED
analogous
#EDC982 #DCED82 #A7ED82
triadic
#DCED82 #82DCED #ED82DC
tetradic
#DCED82 #82EDC9 #9382ED #ED82A7
square
#DCED82 #82EDC9 #9382ED #ED82A7
split-complementary
#DCED82 #82A7ED #C982ED
monochromatic
#B9D61F #CDE54D #DCED82 #EBF5B7 #F8FBE4
Accessibility & contrast
On white
1.27
#DCED82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#DCED82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCED82
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCED82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCED82 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#F8E587
Tritanopia (blue-blind)
#E6E3D4
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dced82; /* rgb */ color: rgb(220, 237, 130); /* oklch */ color: oklch(91.1% 0.133 116.5);
Tailwind
colors: {
custom: {
50: '#e8f2a8',
500: '#dced82',
950: '#000000',
},
}SCSS
$custom: #dced82; $custom-light: #e8f2a8; $custom-dark: #000000;
JSON
{
"hex": "#dced82",
"rgb": {
"r": 220,
"g": 237,
"b": 130
},
"hsl": {
"h": 69.533,
"s": 74.825,
"l": 71.961
},
"oklch": {
"l": 0.91074,
"c": 0.13336,
"h": 116.5
},
"luminance": 0.77396
}Semantic roles & 50–950 ramp
primary
#DCED82
secondary
#604CC7
accent
#0FD72E
background
#FEFFFD
surface
#FDFEF7
border
#D5D6D0
text
#161710
muted
#848581