#DFDC75#DFDC75
#DFDC75 is a very light, vivid yellow. Relative luminance 0.682; OKLCH L 87.6% C 0.126 H 107.2°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DFDC75 |
|---|---|
| RGB | rgb(223, 220, 117) |
| HSL | hsl(58, 62%, 67%) |
| HSV | hsv(58, 48%, 87%) |
| CMYK | cmyk(0%, 1.3%, 47.5%, 12.5%) |
| CIE-LAB | lab(86.09, -12.94, 50.58) |
| CIE-LCH | lch(86.09, 52.20, 104.35°) |
| OKLab | oklab(87.56% -0.0373 0.1203) |
| OKLCH | oklch(87.56% 0.126 107.2) |
| XYZ | xyz(59.2369, 68.1602, 26.8620) |
| Luminance | 0.6816 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.73
Greenish Beige
#C9D179
ΔE00 4.86
Dull Yellow
#EEDC5B
ΔE00 5.24
Sandy
#F1DA7A
ΔE00 5.52
Sandy Yellow
#FDEE73
ΔE00 5.90
Yellowish
#FAEE66
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFDC75 #7578DF
analogous
#DFA775 #DFDC75 #ADDF75
triadic
#DFDC75 #75DFDC #DC75DF
tetradic
#DFDC75 #75DFA7 #7578DF #DF75AD
square
#DFDC75 #75DFA7 #7578DF #DF75AD
split-complementary
#DFDC75 #75ADDF #A775DF
monochromatic
#B1AD29 #D3CF43 #DFDC75 #EBE9A7 #F6F5D8
Accessibility & contrast
On white
1.44
#DFDC75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DFDC75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFDC75
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFDC75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFDC75 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBD56C
Deuteranopia (green-blind)
#EDD97A
Tritanopia (blue-blind)
#ECD1C4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #dfdc75; /* rgb */ color: rgb(223, 220, 117); /* oklch */ color: oklch(87.6% 0.126 107.2);
Tailwind
colors: {
custom: {
50: '#ebe69f',
500: '#dfdc75',
950: '#000000',
},
}SCSS
$custom: #dfdc75; $custom-light: #ebe69f; $custom-dark: #000000;
JSON
{
"hex": "#dfdc75",
"rgb": {
"r": 223,
"g": 220,
"b": 117
},
"hsl": {
"h": 58.302,
"s": 62.353,
"l": 66.667
},
"oklch": {
"l": 0.87556,
"c": 0.12592,
"h": 107.2
},
"luminance": 0.68159
}Semantic roles & 50–950 ramp
primary
#DFDC75
secondary
#4649B2
accent
#20CA1B
background
#FFFEFC
surface
#FEFCF5
border
#D6D5CF
text
#16150F
muted
#858480