#DFDF75#DFDF75
#DFDF75 is a very light, vivid yellow. Relative luminance 0.697; OKLCH L 88.2% C 0.129 H 108.8°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDF75 |
|---|---|
| RGB | rgb(223, 223, 117) |
| HSL | hsl(60, 62%, 67%) |
| HSV | hsv(60, 48%, 87%) |
| CMYK | cmyk(0%, 0%, 47.5%, 12.5%) |
| CIE-LAB | lab(86.87, -14.43, 51.52) |
| CIE-LCH | lch(86.87, 53.50, 105.64°) |
| OKLab | oklab(88.18% -0.0416 0.1223) |
| OKLCH | oklch(88.18% 0.129 108.8) |
| XYZ | xyz(60.0313, 69.7491, 27.1268) |
| Luminance | 0.6975 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 4.00
Greenish Beige
#C9D179
ΔE00 4.99
Dull Yellow
#EEDC5B
ΔE00 5.63
Straw
#FCF679
ΔE00 5.82
Sandy Yellow
#FDEE73
ΔE00 5.84
Yellowish
#FAEE66
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDF75 #7575DF
analogous
#DFAA75 #DFDF75 #AADF75
triadic
#DFDF75 #75DFDF #DF75DF
tetradic
#DFDF75 #75DFAA #7575DF #DF75AA
square
#DFDF75 #75DFAA #7575DF #DF75AA
split-complementary
#DFDF75 #75AADF #AA75DF
monochromatic
#B1B129 #D3D343 #DFDF75 #EBEBA7 #F6F6D8
Accessibility & contrast
On white
1.40
#DFDF75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#DFDF75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDF75
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDF75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDF75 | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EED76C
Deuteranopia (green-blind)
#EFDB7A
Tritanopia (blue-blind)
#ECD4C6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dfdf75; /* rgb */ color: rgb(223, 223, 117); /* oklch */ color: oklch(88.2% 0.129 108.8);
Tailwind
colors: {
custom: {
50: '#ebe89f',
500: '#dfdf75',
950: '#000000',
},
}SCSS
$custom: #dfdf75; $custom-light: #ebe89f; $custom-dark: #000000;
JSON
{
"hex": "#dfdf75",
"rgb": {
"r": 223,
"g": 223,
"b": 117
},
"hsl": {
"h": 60,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.88182,
"c": 0.12922,
"h": 108.8
},
"luminance": 0.69748
}Semantic roles & 50–950 ramp
primary
#DFDF75
secondary
#4646B2
accent
#1BCA1B
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16160F
muted
#858480