#DFEE85#DFEE85
#DFEE85 is a very light, vivid yellow. Relative luminance 0.785; OKLCH L 91.6% C 0.131 H 115.7°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEE85 |
|---|---|
| RGB | rgb(223, 238, 133) |
| HSL | hsl(69, 76%, 73%) |
| HSV | hsv(69, 44%, 93%) |
| CMYK | cmyk(6.3%, 0%, 44.1%, 6.7%) |
| CIE-LAB | lab(91.02, -20.24, 48.96) |
| CIE-LCH | lch(91.02, 52.98, 112.46°) |
| OKLab | oklab(91.55% -0.0567 0.1178) |
| OKLCH | oklch(91.55% 0.131 115.7) |
| XYZ | xyz(65.2403, 78.5312, 33.9069) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.15
Yellowish Tan
#FCFC81
ΔE00 5.68
Pale Yellow
#FFFF84
ΔE00 6.04
Manilla
#FFFA86
ΔE00 6.11
Faded Yellow
#FEFF7F
ΔE00 6.17
Butter
#FFFF81
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEE85 #9485EE
analogous
#EEC885 #DFEE85 #ABEE85
triadic
#DFEE85 #85DFEE #EE85DF
tetradic
#DFEE85 #85EEC8 #9485EE #EE85AB
square
#DFEE85 #85EEC8 #9485EE #EE85AB
split-complementary
#DFEE85 #85ABEE #C885EE
monochromatic
#BFDA1E #D1E74F #DFEE85 #EDF5BB #F8FBE4
Accessibility & contrast
On white
1.26
#DFEE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#DFEE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEE85
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEE85 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57C
Deuteranopia (green-blind)
#FAE68A
Tritanopia (blue-blind)
#EAE4D5
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #dfee85; /* rgb */ color: rgb(223, 238, 133); /* oklch */ color: oklch(91.6% 0.131 115.7);
Tailwind
colors: {
custom: {
50: '#eaf3aa',
500: '#dfee85',
950: '#000000',
},
}SCSS
$custom: #dfee85; $custom-light: #eaf3aa; $custom-dark: #000000;
JSON
{
"hex": "#dfee85",
"rgb": {
"r": 223,
"g": 238,
"b": 133
},
"hsl": {
"h": 68.571,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.91553,
"c": 0.13076,
"h": 115.7
},
"luminance": 0.78531
}Semantic roles & 50–950 ramp
primary
#DFEE85
secondary
#604FC9
accent
#0ED82B
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581