#DFE683#DFE683
#DFE683 is a very light, vivid yellow. Relative luminance 0.739; OKLCH L 89.8% C 0.123 H 112.2°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE683 |
|---|---|
| RGB | rgb(223, 230, 131) |
| HSL | hsl(64, 66%, 71%) |
| HSV | hsv(64, 43%, 90%) |
| CMYK | cmyk(3%, 0%, 43%, 9.8%) |
| CIE-LAB | lab(88.89, -16.54, 47.28) |
| CIE-LCH | lch(88.89, 50.09, 109.29°) |
| OKLab | oklab(89.84% -0.0464 0.1139) |
| OKLCH | oklch(89.84% 0.123 112.2) |
| XYZ | xyz(62.8258, 73.9213, 32.4270) |
| Luminance | 0.7392 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.50
Khaki (CSS)
#F0E68C
ΔE00 4.52
Greenish Beige
#C9D179
ΔE00 5.08
Buff
#FEF69E
ΔE00 5.78
Manilla
#FFFA86
ΔE00 6.04
Yellowish Tan
#FCFC81
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE683 #8A83E6
analogous
#E6BB83 #DFE683 #ADE683
triadic
#DFE683 #83DFE6 #E683DF
tetradic
#DFE683 #83E6BB #8A83E6 #E683AD
square
#DFE683 #83E6BB #8A83E6 #E683AD
split-complementary
#DFE683 #83ADE6 #BB83E6
monochromatic
#BBC728 #D2DC50 #DFE683 #ECF0B6 #F8FAE6
Accessibility & contrast
On white
1.33
#DFE683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#DFE683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE683
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE683 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DE7B
Deuteranopia (green-blind)
#F3E188
Tritanopia (blue-blind)
#EADCCE
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfe683; /* rgb */ color: rgb(223, 230, 131); /* oklch */ color: oklch(89.8% 0.123 112.2);
Tailwind
colors: {
custom: {
50: '#eaeda9',
500: '#dfe683',
950: '#000000',
},
}SCSS
$custom: #dfe683; $custom-light: #eaeda9; $custom-dark: #000000;
JSON
{
"hex": "#dfe683",
"rgb": {
"r": 223,
"g": 230,
"b": 131
},
"hsl": {
"h": 64.242,
"s": 66.443,
"l": 70.784
},
"oklch": {
"l": 0.8984,
"c": 0.12301,
"h": 112.2
},
"luminance": 0.7392
}Semantic roles & 50–950 ramp
primary
#DFE683
secondary
#574FBF
accent
#17CE24
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#161610
muted
#858481