#DFE473#DFE473
#DFE473 is a very light, vivid yellow. Relative luminance 0.724; OKLCH L 89.2% C 0.137 H 111.1°. Best body text is #000000 at 15.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE473 |
|---|---|
| RGB | rgb(223, 228, 115) |
| HSL | hsl(63, 68%, 67%) |
| HSV | hsv(63, 50%, 89%) |
| CMYK | cmyk(2.2%, 0%, 49.6%, 10.6%) |
| CIE-LAB | lab(88.17, -17.07, 54.00) |
| CIE-LCH | lch(88.17, 56.64, 107.54°) |
| OKLab | oklab(89.21% -0.0493 0.1276) |
| OKLCH | oklch(89.21% 0.137 111.1) |
| XYZ | xyz(61.2706, 72.4138, 26.9660) |
| Luminance | 0.7241 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.93
Straw
#FCF679
ΔE00 5.27
Yellowish Tan
#FCFC81
ΔE00 5.51
Manilla
#FFFA86
ΔE00 5.62
Greenish Beige
#C9D179
ΔE00 5.73
Yellowish
#FAEE66
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE473 #7873E4
analogous
#E4B173 #DFE473 #A6E473
triadic
#DFE473 #73DFE4 #E473DF
tetradic
#DFE473 #73E4B1 #7873E4 #E473A6
square
#DFE473 #73E4B1 #7873E4 #E473A6
split-complementary
#DFE473 #73A6E4 #B173E4
monochromatic
#B2B924 #D3DA40 #DFE473 #EBEEA6 #F6F8DA
Accessibility & contrast
On white
1.36
#DFE473 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.48
#DFE473 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE473
15.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE473 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE473 | 1.00 | 1.36 | 15.48 | 15.48 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DB69
Deuteranopia (green-blind)
#F3DF79
Tritanopia (blue-blind)
#ECD8CA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfe473; /* rgb */ color: rgb(223, 228, 115); /* oklch */ color: oklch(89.2% 0.137 111.1);
Tailwind
colors: {
custom: {
50: '#ebec9e',
500: '#dfe473',
950: '#000000',
},
}SCSS
$custom: #dfe473; $custom-light: #ebec9e; $custom-dark: #000000;
JSON
{
"hex": "#dfe473",
"rgb": {
"r": 223,
"g": 228,
"b": 115
},
"hsl": {
"h": 62.655,
"s": 67.665,
"l": 67.255
},
"oklch": {
"l": 0.89206,
"c": 0.13679,
"h": 111.1
},
"luminance": 0.72413
}Semantic roles & 50–950 ramp
primary
#DFE473
secondary
#4742B9
accent
#16D01E
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480