#DEEA93#DEEA93
#DEEA93 is a very light, moderate yellow. Relative luminance 0.765; OKLCH L 90.8% C 0.111 H 115.1°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEEA93 |
|---|---|
| RGB | rgb(222, 234, 147) |
| HSL | hsl(68, 67%, 75%) |
| HSV | hsv(68, 37%, 92%) |
| CMYK | cmyk(5.1%, 0%, 37.2%, 8.2%) |
| CIE-LAB | lab(90.08, -17.16, 40.93) |
| CIE-LCH | lch(90.08, 44.38, 112.74°) |
| OKLab | oklab(90.85% -0.0469 0.1004) |
| OKLCH | oklch(90.85% 0.111 115.1) |
| XYZ | xyz(64.8138, 76.4825, 38.9463) |
| Luminance | 0.7648 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 2.22
Greenish Beige
#C9D179
ΔE00 5.73
Khaki (CSS)
#F0E68C
ΔE00 5.78
Parchment
#FEFCAF
ΔE00 5.85
Buff
#FEF69E
ΔE00 6.12
Creme
#FFFFB6
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEEA93 #9F93EA
analogous
#EACB93 #DEEA93 #B3EA93
triadic
#DEEA93 #93DEEA #EA93DE
tetradic
#DEEA93 #93EACB #9F93EA #EA93B3
square
#DEEA93 #93EACB #9F93EA #EA93B3
split-complementary
#DEEA93 #93B3EA #CB93EA
monochromatic
#BFD62D #CEE060 #DEEA93 #EEF4C6 #F7FAE5
Accessibility & contrast
On white
1.29
#DEEA93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#DEEA93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEEA93
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEEA93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEEA93 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28D
Deuteranopia (green-blind)
#F5E397
Tritanopia (blue-blind)
#E7E1D4
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #deea93; /* rgb */ color: rgb(222, 234, 147); /* oklch */ color: oklch(90.8% 0.111 115.1);
Tailwind
colors: {
custom: {
50: '#e9f0b4',
500: '#deea93',
950: '#000000',
},
}SCSS
$custom: #deea93; $custom-light: #e9f0b4; $custom-dark: #000000;
JSON
{
"hex": "#deea93",
"rgb": {
"r": 222,
"g": 234,
"b": 147
},
"hsl": {
"h": 68.276,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.90848,
"c": 0.1108,
"h": 115.1
},
"luminance": 0.76482
}Semantic roles & 50–950 ramp
primary
#DEEA93
secondary
#6B5CC5
accent
#16CF30
background
#FEFFFD
surface
#FDFEF8
border
#D5D6D1
text
#161611
muted
#848581