#DDE675#DDE675
#DDE675 is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 89.5% C 0.138 H 112.9°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDE675 |
|---|---|
| RGB | rgb(221, 230, 117) |
| HSL | hsl(65, 69%, 68%) |
| HSV | hsv(65, 49%, 90%) |
| CMYK | cmyk(3.9%, 0%, 49.1%, 9.8%) |
| CIE-LAB | lab(88.57, -18.66, 53.51) |
| CIE-LCH | lch(88.57, 56.67, 109.23°) |
| OKLab | oklab(89.5% -0.0535 0.1267) |
| OKLCH | oklch(89.5% 0.138 112.9) |
| XYZ | xyz(61.3276, 73.2512, 27.7344) |
| Luminance | 0.7325 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.55
Yellowish Tan
#FCFC81
ΔE00 5.58
Straw
#FCF679
ΔE00 5.65
Greenish Beige
#C9D179
ΔE00 5.78
Manilla
#FFFA86
ΔE00 5.86
Light Khaki
#E6F2A2
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDE675 #7E75E6
analogous
#E6B675 #DDE675 #A4E675
triadic
#DDE675 #75DDE6 #E675DD
tetradic
#DDE675 #75E6B6 #7E75E6 #E675A4
square
#DDE675 #75E6B6 #7E75E6 #E675A4
split-complementary
#DDE675 #75A4E6 #B675E6
monochromatic
#B2BE22 #D0DD41 #DDE675 #EAEFA9 #F7F9DD
Accessibility & contrast
On white
1.34
#DDE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#DDE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDE675
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDE675 | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6B
Deuteranopia (green-blind)
#F4E07B
Tritanopia (blue-blind)
#E9DBCC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dde675; /* rgb */ color: rgb(221, 230, 117); /* oklch */ color: oklch(89.5% 0.138 112.9);
Tailwind
colors: {
custom: {
50: '#e9ed9f',
500: '#dde675',
950: '#000000',
},
}SCSS
$custom: #dde675; $custom-light: #e9ed9f; $custom-dark: #000000;
JSON
{
"hex": "#dde675",
"rgb": {
"r": 221,
"g": 230,
"b": 117
},
"hsl": {
"h": 64.779,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.89495,
"c": 0.13757,
"h": 112.9
},
"luminance": 0.7325
}Semantic roles & 50–950 ramp
primary
#DDE675
secondary
#4C42BD
accent
#14D123
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480