#DFED75#DFED75
#DFED75 is a very light, vivid yellow. Relative luminance 0.775; OKLCH L 91.1% C 0.145 H 114.8°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #DFED75 |
|---|---|
| RGB | rgb(223, 237, 117) |
| HSL | hsl(67, 77%, 69%) |
| HSV | hsv(67, 51%, 93%) |
| CMYK | cmyk(5.9%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(90.57, -21.28, 55.92) |
| CIE-LCH | lch(90.57, 59.83, 110.83°) |
| OKLab | oklab(91.13% -0.0611 0.1319) |
| OKLCH | oklch(91.13% 0.145 114.8) |
| XYZ | xyz(63.9275, 77.5416, 28.4255) |
| Luminance | 0.7754 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Yellowish Tan
#FCFC81
ΔE00 4.92
Faded Yellow
#FEFF7F
ΔE00 5.31
Pale Yellow
#FFFF84
ΔE00 5.37
Butter
#FFFF81
ΔE00 5.43
Straw
#FCF679
ΔE00 5.48
Banana (survey)
#FFFF7E
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFED75 #8375ED
analogous
#EDBF75 #DFED75 #A3ED75
triadic
#DFED75 #75DFED #ED75DF
tetradic
#DFED75 #75EDBF #8375ED #ED75A3
square
#DFED75 #75EDBF #8375ED #ED75A3
split-complementary
#DFED75 #75A3ED #BF75ED
monochromatic
#B8CD1B #D2E63F #DFED75 #ECF4AB #F8FBE1
Accessibility & contrast
On white
1.27
#DFED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#DFED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFED75
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFED75 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE36A
Deuteranopia (green-blind)
#FAE57C
Tritanopia (blue-blind)
#EBE1D2
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dfed75; /* rgb */ color: rgb(223, 237, 117); /* oklch */ color: oklch(91.1% 0.145 114.8);
Tailwind
colors: {
custom: {
50: '#ebf2a0',
500: '#dfed75',
950: '#000000',
},
}SCSS
$custom: #dfed75; $custom-light: #ebf2a0; $custom-dark: #000000;
JSON
{
"hex": "#dfed75",
"rgb": {
"r": 223,
"g": 237,
"b": 117
},
"hsl": {
"h": 67,
"s": 76.923,
"l": 69.412
},
"oklch": {
"l": 0.91132,
"c": 0.14539,
"h": 114.8
},
"luminance": 0.77541
}Semantic roles & 50–950 ramp
primary
#DFED75
secondary
#5040C6
accent
#0CD924
background
#FFFFFC
surface
#FEFEF5
border
#D6D6CF
text
#16160F
muted
#858580