#DFE475#DFE475
#DFE475 is a very light, vivid yellow. Relative luminance 0.725; OKLCH L 89.2% C 0.135 H 111.1°. Best body text is #000000 at 15.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE475 |
|---|---|
| RGB | rgb(223, 228, 117) |
| HSL | hsl(63, 67%, 68%) |
| HSV | hsv(63, 49%, 89%) |
| CMYK | cmyk(2.2%, 0%, 48.7%, 10.6%) |
| CIE-LAB | lab(88.19, -16.90, 53.10) |
| CIE-LCH | lch(88.19, 55.72, 107.65°) |
| OKLab | oklab(89.23% -0.0486 0.1258) |
| OKLCH | oklch(89.23% 0.135 111.1) |
| XYZ | xyz(61.3869, 72.4604, 27.5787) |
| Luminance | 0.7246 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.79
Straw
#FCF679
ΔE00 5.36
Yellowish Tan
#FCFC81
ΔE00 5.57
Greenish Beige
#C9D179
ΔE00 5.58
Manilla
#FFFA86
ΔE00 5.64
Yellowish
#FAEE66
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE475 #7A75E4
analogous
#E4B275 #DFE475 #A7E475
triadic
#DFE475 #75DFE4 #E475DF
tetradic
#DFE475 #75E4B2 #7A75E4 #E475A7
square
#DFE475 #75E4B2 #7A75E4 #E475A7
split-complementary
#DFE475 #75A7E4 #B275E4
monochromatic
#B3BA24 #D3DA42 #DFE475 #EBEEA8 #F7F8DB
Accessibility & contrast
On white
1.36
#DFE475 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.49
#DFE475 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE475
15.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE475 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE475 | 1.00 | 1.36 | 15.49 | 15.49 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DC6B
Deuteranopia (green-blind)
#F3DF7B
Tritanopia (blue-blind)
#ECD9CB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #dfe475; /* rgb */ color: rgb(223, 228, 117); /* oklch */ color: oklch(89.2% 0.135 111.1);
Tailwind
colors: {
custom: {
50: '#ebec9f',
500: '#dfe475',
950: '#000000',
},
}SCSS
$custom: #dfe475; $custom-light: #ebec9f; $custom-dark: #000000;
JSON
{
"hex": "#dfe475",
"rgb": {
"r": 223,
"g": 228,
"b": 117
},
"hsl": {
"h": 62.703,
"s": 67.273,
"l": 67.647
},
"oklch": {
"l": 0.89231,
"c": 0.13487,
"h": 111.1
},
"luminance": 0.72459
}Semantic roles & 50–950 ramp
primary
#DFE475
secondary
#4843BA
accent
#16CF1F
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480