#DEE676#DEE676
#DEE676 is a very light, vivid yellow. Relative luminance 0.734; OKLCH L 89.6% C 0.136 H 112.5°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE676 |
|---|---|
| RGB | rgb(222, 230, 118) |
| HSL | hsl(64, 69%, 68%) |
| HSV | hsv(64, 49%, 90%) |
| CMYK | cmyk(3.5%, 0%, 48.7%, 9.8%) |
| CIE-LAB | lab(88.65, -18.18, 53.16) |
| CIE-LCH | lch(88.65, 56.19, 108.88°) |
| OKLab | oklab(89.59% -0.0521 0.126) |
| OKLCH | oklch(89.59% 0.136 112.5) |
| XYZ | xyz(61.6921, 73.4323, 28.0600) |
| Luminance | 0.7343 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.31
Yellowish Tan
#FCFC81
ΔE00 5.48
Straw
#FCF679
ΔE00 5.51
Manilla
#FFFA86
ΔE00 5.71
Greenish Beige
#C9D179
ΔE00 5.77
Pale Yellow
#FFFF84
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE676 #7E76E6
analogous
#E6B676 #DEE676 #A6E676
triadic
#DEE676 #76DEE6 #E676DE
tetradic
#DEE676 #76E6B6 #7E76E6 #E676A6
square
#DEE676 #76E6B6 #7E76E6 #E676A6
split-complementary
#DEE676 #76A6E6 #B676E6
monochromatic
#B4BF23 #D2DD42 #DEE676 #EAEFAA #F7F9DE
Accessibility & contrast
On white
1.34
#DEE676 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#DEE676 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE676
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE676 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE676 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6C
Deuteranopia (green-blind)
#F4E07C
Tritanopia (blue-blind)
#EADBCC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dee676; /* rgb */ color: rgb(222, 230, 118); /* oklch */ color: oklch(89.6% 0.136 112.5);
Tailwind
colors: {
custom: {
50: '#eaeda0',
500: '#dee676',
950: '#000000',
},
}SCSS
$custom: #dee676; $custom-light: #eaeda0; $custom-dark: #000000;
JSON
{
"hex": "#dee676",
"rgb": {
"r": 222,
"g": 230,
"b": 118
},
"hsl": {
"h": 64.286,
"s": 69.136,
"l": 68.235
},
"oklch": {
"l": 0.89586,
"c": 0.13639,
"h": 112.5
},
"luminance": 0.73431
}Semantic roles & 50–950 ramp
primary
#DEE676
secondary
#4B43BE
accent
#14D122
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480