#DFE686#DFE686
#DFE686 is a very light, moderate yellow. Relative luminance 0.740; OKLCH L 89.9% C 0.120 H 112.2°. Best body text is #000000 at 15.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE686 |
|---|---|
| RGB | rgb(223, 230, 134) |
| HSL | hsl(64, 66%, 71%) |
| HSV | hsv(64, 42%, 90%) |
| CMYK | cmyk(3%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(88.92, -16.24, 45.87) |
| CIE-LCH | lch(88.92, 48.66, 109.49°) |
| OKLab | oklab(89.88% -0.0452 0.111) |
| OKLCH | oklch(89.88% 0.12 112.2) |
| XYZ | xyz(63.0321, 74.0038, 33.5133) |
| Luminance | 0.7400 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.14
Khaki (CSS)
#F0E68C
ΔE00 4.47
Greenish Beige
#C9D179
ΔE00 4.99
Buff
#FEF69E
ΔE00 5.68
Dark Cream
#FFF39A
ΔE00 6.13
Manilla
#FFFA86
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE686 #8D86E6
analogous
#E6BD86 #DFE686 #AFE686
triadic
#DFE686 #86DFE6 #E686DF
tetradic
#DFE686 #86E6BD #8D86E6 #E686AF
square
#DFE686 #86E6BD #8D86E6 #E686AF
split-complementary
#DFE686 #86AFE6 #BD86E6
monochromatic
#BDC829 #D2DC53 #DFE686 #ECF0B9 #F8FAE6
Accessibility & contrast
On white
1.33
#DFE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.80
#DFE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE686
15.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE686 | 1.00 | 1.33 | 15.80 | 15.80 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7E
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#EADCCF
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfe686; /* rgb */ color: rgb(223, 230, 134); /* oklch */ color: oklch(89.9% 0.120 112.2);
Tailwind
colors: {
custom: {
50: '#eaedab',
500: '#dfe686',
950: '#000000',
},
}SCSS
$custom: #dfe686; $custom-light: #eaedab; $custom-dark: #000000;
JSON
{
"hex": "#dfe686",
"rgb": {
"r": 223,
"g": 230,
"b": 134
},
"hsl": {
"h": 64.375,
"s": 65.753,
"l": 71.373
},
"oklch": {
"l": 0.89884,
"c": 0.11983,
"h": 112.2
},
"luminance": 0.74003
}Semantic roles & 50–950 ramp
primary
#DFE686
secondary
#5951BF
accent
#18CE25
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#161610
muted
#858481