#DADF8D#DADF8D
#DADF8D is a very light, moderate yellow. Relative luminance 0.696; OKLCH L 88.1% C 0.104 H 111.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DADF8D |
|---|---|
| RGB | rgb(218, 223, 141) |
| HSL | hsl(64, 56%, 71%) |
| HSV | hsv(64, 37%, 87%) |
| CMYK | cmyk(2.2%, 0%, 36.8%, 12.5%) |
| CIE-LAB | lab(86.80, -13.94, 39.64) |
| CIE-LCH | lch(86.80, 42.02, 109.37°) |
| OKLab | oklab(88.13% -0.038 0.0972) |
| OKLCH | oklch(88.13% 0.104 111.3) |
| XYZ | xyz(60.1094, 69.6048, 35.4627) |
| Luminance | 0.6960 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.72
Light Khaki
#E6F2A2
ΔE00 4.36
Khaki (CSS)
#F0E68C
ΔE00 4.80
Palegoldenrod
#EEE8AA
ΔE00 5.43
Greenish Tan
#BCCB7A
ΔE00 5.84
Pale Olive
#B9CC81
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DADF8D #928DDF
analogous
#DFBB8D #DADF8D #B1DF8D
triadic
#DADF8D #8DDADF #DF8DDA
tetradic
#DADF8D #8DDFBB #928DDF #DF8DB1
square
#DADF8D #8DDFBB #928DDF #DF8DB1
split-complementary
#DADF8D #8DB1DF #BB8DDF
monochromatic
#B4BD35 #CAD25D #DADF8D #EAECBD #F7F8E7
Accessibility & contrast
On white
1.41
#DADF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#DADF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DADF8D
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DADF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DADF8D | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD887
Deuteranopia (green-blind)
#EBDB91
Tritanopia (blue-blind)
#E4D6CB
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dadf8d; /* rgb */ color: rgb(218, 223, 141); /* oklch */ color: oklch(88.1% 0.104 111.3);
Tailwind
colors: {
custom: {
50: '#e6e8af',
500: '#dadf8d',
950: '#000000',
},
}SCSS
$custom: #dadf8d; $custom-light: #e6e8af; $custom-dark: #000000;
JSON
{
"hex": "#dadf8d",
"rgb": {
"r": 218,
"g": 223,
"b": 141
},
"hsl": {
"h": 63.659,
"s": 56.164,
"l": 71.373
},
"oklch": {
"l": 0.88133,
"c": 0.10435,
"h": 111.3
},
"luminance": 0.69604
}Semantic roles & 50–950 ramp
primary
#DADF8D
secondary
#5F59B7
accent
#22C42C
background
#FEFEFD
surface
#FCFCF7
border
#D5D5D0
text
#161610
muted
#848481