#DFE174#DFE174
#DFE174 is a very light, vivid yellow. Relative luminance 0.708; OKLCH L 88.6% C 0.132 H 109.8°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE174 |
|---|---|
| RGB | rgb(223, 225, 116) |
| HSL | hsl(61, 64%, 67%) |
| HSV | hsv(61, 48%, 88%) |
| CMYK | cmyk(0.9%, 0%, 48.4%, 11.8%) |
| CIE-LAB | lab(87.39, -15.51, 52.61) |
| CIE-LCH | lch(87.39, 54.85, 106.42°) |
| OKLab | oklab(88.59% -0.0448 0.1246) |
| OKLCH | oklch(88.59% 0.132 109.8) |
| XYZ | xyz(60.5103, 70.8007, 26.9980) |
| Luminance | 0.7080 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.35
Greenish Beige
#C9D179
ΔE00 5.26
Straw
#FCF679
ΔE00 5.54
Sandy Yellow
#FDEE73
ΔE00 5.83
Dull Yellow
#EEDC5B
ΔE00 5.89
Yellowish
#FAEE66
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE174 #7674E1
analogous
#E1AD74 #DFE174 #A9E174
triadic
#DFE174 #74DFE1 #E174DF
tetradic
#DFE174 #74E1AD #7674E1 #E174A9
square
#DFE174 #74E1AD #7674E1 #E174A9
split-complementary
#DFE174 #74A9E1 #AD74E1
monochromatic
#B1B427 #D3D642 #DFE174 #EBECA6 #F6F7D9
Accessibility & contrast
On white
1.39
#DFE174 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#DFE174 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE174
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE174 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE174 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96A
Deuteranopia (green-blind)
#F1DD79
Tritanopia (blue-blind)
#ECD5C8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #dfe174; /* rgb */ color: rgb(223, 225, 116); /* oklch */ color: oklch(88.6% 0.132 109.8);
Tailwind
colors: {
custom: {
50: '#ebea9e',
500: '#dfe174',
950: '#000000',
},
}SCSS
$custom: #dfe174; $custom-light: #ebea9e; $custom-dark: #000000;
JSON
{
"hex": "#dfe174",
"rgb": {
"r": 223,
"g": 225,
"b": 116
},
"hsl": {
"h": 61.101,
"s": 64.497,
"l": 66.863
},
"oklch": {
"l": 0.88588,
"c": 0.13244,
"h": 109.8
},
"luminance": 0.70799
}Semantic roles & 50–950 ramp
primary
#DFE174
secondary
#4644B5
accent
#19CC1C
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480