#DFE477#DFE477
#DFE477 is a very light, vivid yellow. Relative luminance 0.725; OKLCH L 89.3% C 0.133 H 111.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE477 |
|---|---|
| RGB | rgb(223, 228, 119) |
| HSL | hsl(63, 67%, 68%) |
| HSV | hsv(63, 48%, 89%) |
| CMYK | cmyk(2.2%, 0%, 47.8%, 10.6%) |
| CIE-LAB | lab(88.21, -16.72, 52.18) |
| CIE-LCH | lch(88.21, 54.80, 107.76°) |
| OKLab | oklab(89.26% -0.0479 0.124) |
| OKLCH | oklch(89.26% 0.133 111.1) |
| XYZ | xyz(61.5058, 72.5079, 28.2046) |
| Luminance | 0.7251 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.66
Greenish Beige
#C9D179
ΔE00 5.43
Straw
#FCF679
ΔE00 5.46
Yellowish Tan
#FCFC81
ΔE00 5.64
Manilla
#FFFA86
ΔE00 5.68
Light Khaki
#E6F2A2
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE477 #7C77E4
analogous
#E4B277 #DFE477 #A8E477
triadic
#DFE477 #77DFE4 #E477DF
tetradic
#DFE477 #77E4B2 #7C77E4 #E477A8
square
#DFE477 #77E4B2 #7C77E4 #E477A8
split-complementary
#DFE477 #77A8E4 #B277E4
monochromatic
#B5BB25 #D3DA44 #DFE477 #EBEEAA #F7F8DD
Accessibility & contrast
On white
1.35
#DFE477 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DFE477 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE477
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE477 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE477 | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DC6D
Deuteranopia (green-blind)
#F3DF7D
Tritanopia (blue-blind)
#EBD9CB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfe477; /* rgb */ color: rgb(223, 228, 119); /* oklch */ color: oklch(89.3% 0.133 111.1);
Tailwind
colors: {
custom: {
50: '#ebeca1',
500: '#dfe477',
950: '#000000',
},
}SCSS
$custom: #dfe477; $custom-light: #ebeca1; $custom-dark: #000000;
JSON
{
"hex": "#dfe477",
"rgb": {
"r": 223,
"g": 228,
"b": 119
},
"hsl": {
"h": 62.752,
"s": 66.871,
"l": 68.039
},
"oklch": {
"l": 0.89257,
"c": 0.13289,
"h": 111.1
},
"luminance": 0.72507
}Semantic roles & 50–950 ramp
primary
#DFE477
secondary
#4944BB
accent
#17CF1F
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480