#DFE575#DFE575
#DFE575 is a very light, vivid yellow. Relative luminance 0.730; OKLCH L 89.4% C 0.136 H 111.6°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE575 |
|---|---|
| RGB | rgb(223, 229, 117) |
| HSL | hsl(63, 68%, 68%) |
| HSV | hsv(63, 49%, 90%) |
| CMYK | cmyk(2.6%, 0%, 48.9%, 10.2%) |
| CIE-LAB | lab(88.45, -17.39, 53.41) |
| CIE-LCH | lch(88.45, 56.17, 108.03°) |
| OKLab | oklab(89.44% -0.05 0.1265) |
| OKLCH | oklch(89.44% 0.136 111.6) |
| XYZ | xyz(61.6628, 73.0121, 27.6706) |
| Luminance | 0.7301 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.99
Straw
#FCF679
ΔE00 5.31
Yellowish Tan
#FCFC81
ΔE00 5.44
Manilla
#FFFA86
ΔE00 5.58
Greenish Beige
#C9D179
ΔE00 5.74
Pale Yellow
#FFFF84
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE575 #7B75E5
analogous
#E5B375 #DFE575 #A7E575
triadic
#DFE575 #75DFE5 #E575DF
tetradic
#DFE575 #75E5B3 #7B75E5 #E575A7
square
#DFE575 #75E5B3 #7B75E5 #E575A7
split-complementary
#DFE575 #75A7E5 #B375E5
monochromatic
#B4BC23 #D3DB42 #DFE575 #EBEFA8 #F7F8DC
Accessibility & contrast
On white
1.35
#DFE575 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#DFE575 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE575
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE575 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE575 | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DC6B
Deuteranopia (green-blind)
#F4E07B
Tritanopia (blue-blind)
#EBDACB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dfe575; /* rgb */ color: rgb(223, 229, 117); /* oklch */ color: oklch(89.4% 0.136 111.6);
Tailwind
colors: {
custom: {
50: '#ebed9f',
500: '#dfe575',
950: '#000000',
},
}SCSS
$custom: #dfe575; $custom-light: #ebed9f; $custom-dark: #000000;
JSON
{
"hex": "#dfe575",
"rgb": {
"r": 223,
"g": 229,
"b": 117
},
"hsl": {
"h": 63.214,
"s": 68.293,
"l": 67.843
},
"oklch": {
"l": 0.89441,
"c": 0.13601,
"h": 111.6
},
"luminance": 0.73011
}Semantic roles & 50–950 ramp
primary
#DFE575
secondary
#4942BC
accent
#15D01F
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480