#DED192#DED192
#DED192 is a very light, moderate yellow. Relative luminance 0.632; OKLCH L 85.7% C 0.083 H 97.9°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DED192 |
|---|---|
| RGB | rgb(222, 209, 146) |
| HSL | hsl(50, 54%, 72%) |
| HSV | hsv(50, 34%, 87%) |
| CMYK | cmyk(0%, 5.9%, 34.2%, 12.9%) |
| CIE-LAB | lab(83.55, -4.73, 32.93) |
| CIE-LCH | lch(83.55, 33.26, 98.17°) |
| OKLab | oklab(85.66% -0.0114 0.0818) |
| OKLCH | oklch(85.66% 0.083 97.9) |
| XYZ | xyz(58.1138, 63.2074, 36.3275) |
| Luminance | 0.6321 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 3.30
Vanilla
#F3E5AB
ΔE00 4.84
Sand (survey)
#E2CA76
ΔE00 5.01
Palegoldenrod
#EEE8AA
ΔE00 5.40
Light Tan
#FBEEAC
ΔE00 6.47
Sandy
#F1DA7A
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DED192 #929FDE
analogous
#DEAB92 #DED192 #C5DE92
triadic
#DED192 #92DED1 #D192DE
tetradic
#DED192 #92DEAB #929FDE #DE92C5
square
#DED192 #92DEAB #929FDE #DE92C5
split-complementary
#DED192 #92C5DE #AB92DE
monochromatic
#BDA639 #D0BD63 #DED192 #ECE5C1 #F8F5E8
Accessibility & contrast
On white
1.54
#DED192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#DED192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DED192
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DED192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DED192 | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCD8E
Deuteranopia (green-blind)
#E1D294
Tritanopia (blue-blind)
#E9C8C1
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #ded192; /* rgb */ color: rgb(222, 209, 146); /* oklch */ color: oklch(85.7% 0.083 97.9);
Tailwind
colors: {
custom: {
50: '#e9dfb2',
500: '#ded192',
950: '#000000',
},
}SCSS
$custom: #ded192; $custom-light: #e9dfb2; $custom-dark: #000000;
JSON
{
"hex": "#ded192",
"rgb": {
"r": 222,
"g": 209,
"b": 146
},
"hsl": {
"h": 49.737,
"s": 53.521,
"l": 72.157
},
"oklch": {
"l": 0.85657,
"c": 0.08257,
"h": 97.9
},
"luminance": 0.63206
}Semantic roles & 50–950 ramp
primary
#DED192
secondary
#5E6DB6
accent
#3FC125
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481