#DFE479#DFE479
#DFE479 is a very light, vivid yellow. Relative luminance 0.726; OKLCH L 89.3% C 0.131 H 111.1°. Best body text is #000000 at 15.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE479 |
|---|---|
| RGB | rgb(223, 228, 121) |
| HSL | hsl(63, 66%, 68%) |
| HSV | hsv(63, 47%, 89%) |
| CMYK | cmyk(2.2%, 0%, 46.9%, 10.6%) |
| CIE-LAB | lab(88.24, -16.53, 51.27) |
| CIE-LCH | lch(88.24, 53.87, 107.87°) |
| OKLab | oklab(89.28% -0.0472 0.1221) |
| OKLCH | oklch(89.28% 0.131 111.1) |
| XYZ | xyz(61.6271, 72.5564, 28.8438) |
| Luminance | 0.7256 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.54
Greenish Beige
#C9D179
ΔE00 5.29
Straw
#FCF679
ΔE00 5.57
Yellowish Tan
#FCFC81
ΔE00 5.72
Manilla
#FFFA86
ΔE00 5.73
Light Khaki
#E6F2A2
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE479 #7E79E4
analogous
#E4B379 #DFE479 #A9E479
triadic
#DFE479 #79DFE4 #E479DF
tetradic
#DFE479 #79E4B3 #7E79E4 #E479A9
square
#DFE479 #79E4B3 #7E79E4 #E479A9
split-complementary
#DFE479 #79A9E4 #B379E4
monochromatic
#B6BD26 #D3DA46 #DFE479 #EBEEAC #F7F9DF
Accessibility & contrast
On white
1.35
#DFE479 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.51
#DFE479 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE479
15.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE479 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE479 | 1.00 | 1.35 | 15.51 | 15.51 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC70
Deuteranopia (green-blind)
#F3DF7E
Tritanopia (blue-blind)
#EBD9CB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfe479; /* rgb */ color: rgb(223, 228, 121); /* oklch */ color: oklch(89.3% 0.131 111.1);
Tailwind
colors: {
custom: {
50: '#ebeca2',
500: '#dfe479',
950: '#000000',
},
}SCSS
$custom: #dfe479; $custom-light: #ebeca2; $custom-dark: #000000;
JSON
{
"hex": "#dfe479",
"rgb": {
"r": 223,
"g": 228,
"b": 121
},
"hsl": {
"h": 62.804,
"s": 66.46,
"l": 68.431
},
"oklch": {
"l": 0.89283,
"c": 0.13091,
"h": 111.1
},
"luminance": 0.72555
}Semantic roles & 50–950 ramp
primary
#DFE479
secondary
#4B46BB
accent
#17CE20
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480