#DFE784#DFE784
#DFE784 is a very light, vivid yellow. Relative luminance 0.745; OKLCH L 90.1% C 0.123 H 112.6°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE784 |
|---|---|
| RGB | rgb(223, 231, 132) |
| HSL | hsl(65, 67%, 71%) |
| HSV | hsv(65, 43%, 91%) |
| CMYK | cmyk(3.5%, 0%, 42.9%, 9.4%) |
| CIE-LAB | lab(89.16, -16.93, 47.13) |
| CIE-LCH | lch(89.16, 50.08, 109.76°) |
| OKLab | oklab(90.07% -0.0474 0.1137) |
| OKLCH | oklch(90.07% 0.123 112.6) |
| XYZ | xyz(63.1730, 74.5067, 32.8787) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.29
Khaki (CSS)
#F0E68C
ΔE00 4.72
Greenish Beige
#C9D179
ΔE00 5.23
Buff
#FEF69E
ΔE00 5.80
Yellowish Tan
#FCFC81
ΔE00 6.02
Manilla
#FFFA86
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE784 #8C84E7
analogous
#E7BD84 #DFE784 #ADE784
triadic
#DFE784 #84DFE7 #E784DF
tetradic
#DFE784 #84E7BD #8C84E7 #E784AD
square
#DFE784 #84E7BD #8C84E7 #E784AD
split-complementary
#DFE784 #84ADE7 #BD84E7
monochromatic
#BCC927 #D2DD51 #DFE784 #ECF1B7 #F8FAE5
Accessibility & contrast
On white
1.32
#DFE784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#DFE784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE784
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE784 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DF7C
Deuteranopia (green-blind)
#F4E189
Tritanopia (blue-blind)
#EADDCF
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #dfe784; /* rgb */ color: rgb(223, 231, 132); /* oklch */ color: oklch(90.1% 0.123 112.6);
Tailwind
colors: {
custom: {
50: '#eaeea9',
500: '#dfe784',
950: '#000000',
},
}SCSS
$custom: #dfe784; $custom-light: #eaeea9; $custom-dark: #000000;
JSON
{
"hex": "#dfe784",
"rgb": {
"r": 223,
"g": 231,
"b": 132
},
"hsl": {
"h": 64.848,
"s": 67.347,
"l": 71.176
},
"oklch": {
"l": 0.90065,
"c": 0.12317,
"h": 112.6
},
"luminance": 0.74506
}Semantic roles & 50–950 ramp
primary
#DFE784
secondary
#584FC0
accent
#16CF25
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161610
muted
#858581