#DFE476#DFE476
#DFE476 is a very light, vivid yellow. Relative luminance 0.725; OKLCH L 89.2% C 0.134 H 111.1°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE476 |
|---|---|
| RGB | rgb(223, 228, 118) |
| HSL | hsl(63, 67%, 68%) |
| HSV | hsv(63, 48%, 89%) |
| CMYK | cmyk(2.2%, 0%, 48.2%, 10.6%) |
| CIE-LAB | lab(88.20, -16.81, 52.64) |
| CIE-LCH | lch(88.20, 55.26, 107.71°) |
| OKLab | oklab(89.24% -0.0483 0.1249) |
| OKLCH | oklch(89.24% 0.134 111.1) |
| XYZ | xyz(61.4460, 72.4840, 27.8900) |
| Luminance | 0.7248 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.73
Straw
#FCF679
ΔE00 5.40
Greenish Beige
#C9D179
ΔE00 5.50
Yellowish Tan
#FCFC81
ΔE00 5.60
Manilla
#FFFA86
ΔE00 5.66
Sandy Yellow
#FDEE73
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE476 #7B76E4
analogous
#E4B276 #DFE476 #A8E476
triadic
#DFE476 #76DFE4 #E476DF
tetradic
#DFE476 #76E4B2 #7B76E4 #E476A8
square
#DFE476 #76E4B2 #7B76E4 #E476A8
split-complementary
#DFE476 #76A8E4 #B276E4
monochromatic
#B4BB25 #D3DA43 #DFE476 #EBEEA9 #F7F8DC
Accessibility & contrast
On white
1.36
#DFE476 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#DFE476 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE476
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE476 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE476 | 1.00 | 1.36 | 15.50 | 15.50 |
| #FFFFFF | 1.36 | 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)
#F2DC6C
Deuteranopia (green-blind)
#F3DF7C
Tritanopia (blue-blind)
#EBD9CB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfe476; /* rgb */ color: rgb(223, 228, 118); /* oklch */ color: oklch(89.2% 0.134 111.1);
Tailwind
colors: {
custom: {
50: '#ebeca0',
500: '#dfe476',
950: '#000000',
},
}SCSS
$custom: #dfe476; $custom-light: #ebeca0; $custom-dark: #000000;
JSON
{
"hex": "#dfe476",
"rgb": {
"r": 223,
"g": 228,
"b": 118
},
"hsl": {
"h": 62.727,
"s": 67.073,
"l": 67.843
},
"oklch": {
"l": 0.89244,
"c": 0.13388,
"h": 111.1
},
"luminance": 0.72483
}Semantic roles & 50–950 ramp
primary
#DFE476
secondary
#4943BB
accent
#17CF1F
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480