#DDE673#DDE673
#DDE673 is a very light, vivid yellow. Relative luminance 0.732; OKLCH L 89.5% C 0.139 H 112.9°. Best body text is #000000 at 15.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE673 |
|---|---|
| RGB | rgb(221, 230, 115) |
| HSL | hsl(65, 70%, 68%) |
| HSV | hsv(65, 50%, 90%) |
| CMYK | cmyk(3.9%, 0%, 50%, 9.8%) |
| CIE-LAB | lab(88.55, -18.84, 54.41) |
| CIE-LCH | lch(88.55, 57.58, 109.10°) |
| OKLab | oklab(89.47% -0.0542 0.1285) |
| OKLCH | oklch(89.47% 0.139 112.9) |
| XYZ | xyz(61.2112, 73.2046, 27.1217) |
| Luminance | 0.7320 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 5.52
Straw
#FCF679
ΔE00 5.57
Khaki (CSS)
#F0E68C
ΔE00 5.67
Manilla
#FFFA86
ΔE00 5.84
Greenish Beige
#C9D179
ΔE00 5.93
Pale Yellow
#FFFF84
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE673 #7C73E6
analogous
#E6B673 #DDE673 #A3E673
triadic
#DDE673 #73DDE6 #E673DD
tetradic
#DDE673 #73E6B6 #7C73E6 #E673A3
square
#DDE673 #73E6B6 #7C73E6 #E673A3
split-complementary
#DDE673 #73A3E6 #B673E6
monochromatic
#B1BD22 #D0DD3F #DDE673 #EAEFA7 #F6F9DB
Accessibility & contrast
On white
1.34
#DDE673 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.64
#DDE673 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE673
15.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE673 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE673 | 1.00 | 1.34 | 15.64 | 15.64 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD68
Deuteranopia (green-blind)
#F4E079
Tritanopia (blue-blind)
#E9DBCC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde673; /* rgb */ color: rgb(221, 230, 115); /* oklch */ color: oklch(89.5% 0.139 112.9);
Tailwind
colors: {
custom: {
50: '#eaed9e',
500: '#dde673',
950: '#000000',
},
}SCSS
$custom: #dde673; $custom-light: #eaed9e; $custom-dark: #000000;
JSON
{
"hex": "#dde673",
"rgb": {
"r": 221,
"g": 230,
"b": 115
},
"hsl": {
"h": 64.696,
"s": 69.697,
"l": 67.647
},
"oklch": {
"l": 0.8947,
"c": 0.13949,
"h": 112.9
},
"luminance": 0.73204
}Semantic roles & 50–950 ramp
primary
#DDE673
secondary
#4B41BC
accent
#14D223
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480