#DDE683#DDE683
#DDE683 is a very light, vivid yellow. Relative luminance 0.736; OKLCH L 89.7% C 0.123 H 113.1°. Best body text is #000000 at 15.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE683 |
|---|---|
| RGB | rgb(221, 230, 131) |
| HSL | hsl(65, 66%, 71%) |
| HSV | hsv(65, 43%, 90%) |
| CMYK | cmyk(3.9%, 0%, 43%, 9.8%) |
| CIE-LAB | lab(88.74, -17.32, 47.06) |
| CIE-LCH | lch(88.74, 50.14, 110.21°) |
| OKLab | oklab(89.68% -0.0485 0.1135) |
| OKLCH | oklch(89.68% 0.123 113.1) |
| XYZ | xyz(62.2131, 73.6054, 32.3982) |
| Luminance | 0.7360 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.38
Greenish Beige
#C9D179
ΔE00 4.97
Khaki (CSS)
#F0E68C
ΔE00 4.99
Buff
#FEF69E
ΔE00 6.14
Yellowish Tan
#FCFC81
ΔE00 6.32
Manilla
#FFFA86
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE683 #8C83E6
analogous
#E6BE83 #DDE683 #ABE683
triadic
#DDE683 #83DDE6 #E683DD
tetradic
#DDE683 #83E6BE #8C83E6 #E683AB
square
#DDE683 #83E6BE #8C83E6 #E683AB
split-complementary
#DDE683 #83ABE6 #BE83E6
monochromatic
#B8C728 #CFDC50 #DDE683 #EBF0B6 #F8FAE6
Accessibility & contrast
On white
1.34
#DDE683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.72
#DDE683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE683
15.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE683 | 1.00 | 1.34 | 15.72 | 15.72 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7B
Deuteranopia (green-blind)
#F3E088
Tritanopia (blue-blind)
#E8DCCE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dde683; /* rgb */ color: rgb(221, 230, 131); /* oklch */ color: oklch(89.7% 0.123 113.1);
Tailwind
colors: {
custom: {
50: '#e9eda9',
500: '#dde683',
950: '#000000',
},
}SCSS
$custom: #dde683; $custom-light: #e9eda9; $custom-dark: #000000;
JSON
{
"hex": "#dde683",
"rgb": {
"r": 221,
"g": 230,
"b": 131
},
"hsl": {
"h": 65.455,
"s": 66.443,
"l": 70.784
},
"oklch": {
"l": 0.89684,
"c": 0.1234,
"h": 113.1
},
"luminance": 0.73604
}Semantic roles & 50–950 ramp
primary
#DDE683
secondary
#594FBF
accent
#17CE28
background
#FEFEFD
surface
#FDFDF7
border
#D5D5D0
text
#161610
muted
#848481