#DFEF85#DFEF85
#DFEF85 is a very light, vivid yellow. Relative luminance 0.791; OKLCH L 91.8% C 0.132 H 116.1°. Best body text is #000000 at 16.82:1 contrast (WCAG AA passes).
Color values
| HEX | #DFEF85 |
|---|---|
| RGB | rgb(223, 239, 133) |
| HSL | hsl(69, 77%, 73%) |
| HSV | hsv(69, 44%, 94%) |
| CMYK | cmyk(6.7%, 0%, 44.4%, 6.3%) |
| CIE-LAB | lab(91.29, -20.73, 49.28) |
| CIE-LCH | lch(91.29, 53.47, 112.81°) |
| OKLab | oklab(91.77% -0.0581 0.1185) |
| OKLCH | oklch(91.77% 0.132 116.1) |
| XYZ | xyz(65.5322, 79.1151, 34.0043) |
| Luminance | 0.7911 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.22
Yellowish Tan
#FCFC81
ΔE00 5.67
Pale Yellow
#FFFF84
ΔE00 6.02
Faded Yellow
#FEFF7F
ΔE00 6.14
Manilla
#FFFA86
ΔE00 6.16
Butter
#FFFF81
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFEF85 #9585EF
analogous
#EFCA85 #DFEF85 #AAEF85
triadic
#DFEF85 #85DFEF #EF85DF
tetradic
#DFEF85 #85EFCA #9585EF #EF85AA
square
#DFEF85 #85EFCA #9585EF #EF85AA
split-complementary
#DFEF85 #85AAEF #CA85EF
monochromatic
#C0DD1D #D1E84F #DFEF85 #EDF6BB #F8FBE4
Accessibility & contrast
On white
1.25
#DFEF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.82
#DFEF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFEF85
16.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFEF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFEF85 | 1.00 | 1.25 | 16.82 | 16.82 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCE57C
Deuteranopia (green-blind)
#FBE78A
Tritanopia (blue-blind)
#E9E5D6
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #dfef85; /* rgb */ color: rgb(223, 239, 133); /* oklch */ color: oklch(91.8% 0.132 116.1);
Tailwind
colors: {
custom: {
50: '#eaf4aa',
500: '#dfef85',
950: '#000000',
},
}SCSS
$custom: #dfef85; $custom-light: #eaf4aa; $custom-dark: #000000;
JSON
{
"hex": "#dfef85",
"rgb": {
"r": 223,
"g": 239,
"b": 133
},
"hsl": {
"h": 69.057,
"s": 76.812,
"l": 72.941
},
"oklch": {
"l": 0.91765,
"c": 0.13202,
"h": 116.1
},
"luminance": 0.79114
}Semantic roles & 50–950 ramp
primary
#DFEF85
secondary
#614ECA
accent
#0CD92B
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161710
muted
#858581