#DFE474#DFE474
#DFE474 is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.2% C 0.136 H 111.1°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE474 |
|---|---|
| RGB | rgb(223, 228, 116) |
| HSL | hsl(63, 67%, 67%) |
| HSV | hsv(63, 49%, 89%) |
| CMYK | cmyk(2.2%, 0%, 49.1%, 10.6%) |
| CIE-LAB | lab(88.18, -16.98, 53.55) |
| CIE-LCH | lch(88.18, 56.18, 107.60°) |
| OKLab | oklab(89.22% -0.049 0.1267) |
| OKLCH | oklch(89.22% 0.136 111.1) |
| XYZ | xyz(61.3284, 72.4370, 27.2707) |
| Luminance | 0.7244 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.86
Straw
#FCF679
ΔE00 5.31
Yellowish Tan
#FCFC81
ΔE00 5.54
Manilla
#FFFA86
ΔE00 5.63
Greenish Beige
#C9D179
ΔE00 5.66
Yellowish
#FAEE66
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE474 #7974E4
analogous
#E4B174 #DFE474 #A7E474
triadic
#DFE474 #74DFE4 #E474DF
tetradic
#DFE474 #74E4B1 #7974E4 #E474A7
square
#DFE474 #74E4B1 #7974E4 #E474A7
split-complementary
#DFE474 #74A7E4 #B174E4
monochromatic
#B3BA24 #D3DA41 #DFE474 #EBEEA7 #F7F8DA
Accessibility & contrast
On white
1.36
#DFE474 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#DFE474 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE474
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE474 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE474 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DB6A
Deuteranopia (green-blind)
#F3DF7A
Tritanopia (blue-blind)
#ECD8CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfe474; /* rgb */ color: rgb(223, 228, 116); /* oklch */ color: oklch(89.2% 0.136 111.1);
Tailwind
colors: {
custom: {
50: '#ebec9f',
500: '#dfe474',
950: '#000000',
},
}SCSS
$custom: #dfe474; $custom-light: #ebec9f; $custom-dark: #000000;
JSON
{
"hex": "#dfe474",
"rgb": {
"r": 223,
"g": 228,
"b": 116
},
"hsl": {
"h": 62.679,
"s": 67.47,
"l": 67.451
},
"oklch": {
"l": 0.89218,
"c": 0.13583,
"h": 111.1
},
"luminance": 0.72436
}Semantic roles & 50–950 ramp
primary
#DFE474
secondary
#4843BA
accent
#16CF1E
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480