#DEE69F#DEE69F
#DEE69F is a very light, moderate yellow. Relative luminance 0.746; OKLCH L 90.2% C 0.092 H 113.5°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DEE69F |
|---|---|
| RGB | rgb(222, 230, 159) |
| HSL | hsl(67, 59%, 76%) |
| HSV | hsv(67, 31%, 90%) |
| CMYK | cmyk(3.5%, 0%, 30.9%, 9.8%) |
| CIE-LAB | lab(89.22, -13.74, 33.78) |
| CIE-LCH | lch(89.22, 36.47, 112.13°) |
| OKLab | oklab(90.22% -0.0366 0.0842) |
| OKLCH | oklch(90.22% 0.092 113.5) |
| XYZ | xyz(64.6791, 74.6271, 43.7913) |
| Luminance | 0.7463 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.88
Palegoldenrod
#EEE8AA
ΔE00 4.32
Parchment
#FEFCAF
ΔE00 5.79
Light Beige
#FFFEB6
ΔE00 5.93
Creme
#FFFFB6
ΔE00 5.98
Greenish Beige
#C9D179
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEE69F #A79FE6
analogous
#E6CB9F #DEE69F #BBE69F
triadic
#DEE69F #9FDEE6 #E69FDE
tetradic
#DEE69F #9FE6CB #A79FE6 #E69FBB
square
#DEE69F #9FE6CB #A79FE6 #E69FBB
split-complementary
#DEE69F #9FBBE6 #CB9FE6
monochromatic
#BDCD3E #CDD96E #DEE69F #EFF3D0 #F7F9E7
Accessibility & contrast
On white
1.32
#DEE69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#DEE69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEE69F
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEE69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEE69F | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#F0E1A2
Tritanopia (blue-blind)
#E6DED4
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dee69f; /* rgb */ color: rgb(222, 230, 159); /* oklch */ color: oklch(90.2% 0.092 113.5);
Tailwind
colors: {
custom: {
50: '#e9edbc',
500: '#dee69f',
950: '#000000',
},
}SCSS
$custom: #dee69f; $custom-light: #e9edbc; $custom-dark: #000000;
JSON
{
"hex": "#dee69f",
"rgb": {
"r": 222,
"g": 230,
"b": 159
},
"hsl": {
"h": 66.761,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.9022,
"c": 0.09176,
"h": 113.5
},
"luminance": 0.74626
}Semantic roles & 50–950 ramp
primary
#DEE69F
secondary
#7369C0
accent
#1FC632
background
#FEFEFD
surface
#FDFDF8
border
#D5D5D1
text
#161612
muted
#848482