#DFD198#DFD198
#DFD198 is a very light, moderate yellow. Relative luminance 0.636; OKLCH L 85.9% C 0.076 H 96.0°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFD198 |
|---|---|
| RGB | rgb(223, 209, 152) |
| HSL | hsl(48, 53%, 74%) |
| HSV | hsv(48, 32%, 87%) |
| CMYK | cmyk(0%, 6.3%, 31.8%, 12.5%) |
| CIE-LAB | lab(83.73, -3.61, 30.08) |
| CIE-LCH | lch(83.73, 30.30, 96.84°) |
| OKLab | oklab(85.86% -0.0079 0.0752) |
| OKLCH | oklch(85.86% 0.076 96) |
| XYZ | xyz(58.9001, 63.5574, 38.8648) |
| Luminance | 0.6356 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 2.45
Vanilla
#F3E5AB
ΔE00 4.54
Palegoldenrod
#EEE8AA
ΔE00 5.53
Sand (survey)
#E2CA76
ΔE00 5.84
Wheat
#F5DEB3
ΔE00 6.30
Pale Peach
#FFE5AD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFD198 #98A6DF
analogous
#DFAD98 #DFD198 #C9DF98
triadic
#DFD198 #98DFD1 #D198DF
tetradic
#DFD198 #98DFAD #98A6DF #DF98C9
square
#DFD198 #98DFAD #98A6DF #DF98C9
split-complementary
#DFD198 #98C9DF #AD98DF
monochromatic
#C1A73C #D0BC69 #DFD198 #EEE6C7 #F8F5E8
Accessibility & contrast
On white
1.53
#DFD198 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#DFD198 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFD198
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFD198 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFD198 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE94
Deuteranopia (green-blind)
#E0D39A
Tritanopia (blue-blind)
#EAC9C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #dfd198; /* rgb */ color: rgb(223, 209, 152); /* oklch */ color: oklch(85.9% 0.076 96.0);
Tailwind
colors: {
custom: {
50: '#eadfb6',
500: '#dfd198',
950: '#000000',
},
}SCSS
$custom: #dfd198; $custom-light: #eadfb6; $custom-dark: #000000;
JSON
{
"hex": "#dfd198",
"rgb": {
"r": 223,
"g": 209,
"b": 152
},
"hsl": {
"h": 48.169,
"s": 52.593,
"l": 73.529
},
"oklch": {
"l": 0.85855,
"c": 0.07565,
"h": 96
},
"luminance": 0.63556
}Semantic roles & 50–950 ramp
primary
#DFD198
secondary
#6474B7
accent
#44C025
background
#FEFEFD
surface
#FDFCF8
border
#D5D5D1
text
#161511
muted
#848481