#DFE675#DFE675
#DFE675 is a very light, vivid yellow. Relative luminance 0.736; OKLCH L 89.7% C 0.137 H 112.0°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE675 |
|---|---|
| RGB | rgb(223, 230, 117) |
| HSL | hsl(64, 69%, 68%) |
| HSV | hsv(64, 49%, 90%) |
| CMYK | cmyk(3%, 0%, 49.1%, 9.8%) |
| CIE-LAB | lab(88.72, -17.88, 53.72) |
| CIE-LCH | lch(88.72, 56.62, 108.40°) |
| OKLab | oklab(89.65% -0.0514 0.1272) |
| OKLCH | oklch(89.65% 0.137 112) |
| XYZ | xyz(61.9403, 73.5671, 27.7631) |
| Luminance | 0.7357 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 5.19
Straw
#FCF679
ΔE00 5.28
Yellowish Tan
#FCFC81
ΔE00 5.32
Manilla
#FFFA86
ΔE00 5.53
Pale Yellow
#FFFF84
ΔE00 5.87
Greenish Beige
#C9D179
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE675 #7C75E6
analogous
#E6B475 #DFE675 #A6E675
triadic
#DFE675 #75DFE6 #E675DF
tetradic
#DFE675 #75E6B4 #7C75E6 #E675A6
square
#DFE675 #75E6B4 #7C75E6 #E675A6
split-complementary
#DFE675 #75A6E6 #B475E6
monochromatic
#B5BE22 #D3DD41 #DFE675 #EBEFA9 #F7F9DD
Accessibility & contrast
On white
1.34
#DFE675 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#DFE675 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE675
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE675 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE675 | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4DD6B
Deuteranopia (green-blind)
#F5E07B
Tritanopia (blue-blind)
#EBDBCC
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #dfe675; /* rgb */ color: rgb(223, 230, 117); /* oklch */ color: oklch(89.7% 0.137 112.0);
Tailwind
colors: {
custom: {
50: '#ebed9f',
500: '#dfe675',
950: '#000000',
},
}SCSS
$custom: #dfe675; $custom-light: #ebed9f; $custom-dark: #000000;
JSON
{
"hex": "#dfe675",
"rgb": {
"r": 223,
"g": 230,
"b": 117
},
"hsl": {
"h": 63.717,
"s": 69.325,
"l": 68.039
},
"oklch": {
"l": 0.89652,
"c": 0.13717,
"h": 112
},
"luminance": 0.73566
}Semantic roles & 50–950 ramp
primary
#DFE675
secondary
#4942BD
accent
#14D120
background
#FFFEFC
surface
#FEFDF5
border
#D6D5CF
text
#16160F
muted
#858480