#DFE888#DFE888
#DFE888 is a very light, vivid yellow. Relative luminance 0.752; OKLCH L 90.3% C 0.120 H 113.2°. Best body text is #000000 at 16.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE888 |
|---|---|
| RGB | rgb(223, 232, 136) |
| HSL | hsl(66, 68%, 72%) |
| HSV | hsv(66, 41%, 91%) |
| CMYK | cmyk(3.9%, 0%, 41.4%, 9%) |
| CIE-LAB | lab(89.48, -17.01, 45.59) |
| CIE-LCH | lch(89.48, 48.66, 110.46°) |
| OKLab | oklab(90.33% -0.0473 0.1104) |
| OKLCH | oklch(90.33% 0.12 113.2) |
| XYZ | xyz(63.7327, 75.1797, 34.4415) |
| Luminance | 0.7518 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 3.72
Khaki (CSS)
#F0E68C
ΔE00 4.90
Greenish Beige
#C9D179
ΔE00 5.31
Buff
#FEF69E
ΔE00 5.76
Yellowish Tan
#FCFC81
ΔE00 6.26
Manilla
#FFFA86
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE888 #9188E8
analogous
#E8C188 #DFE888 #AFE888
triadic
#DFE888 #88DFE8 #E888DF
tetradic
#DFE888 #88E8C1 #9188E8 #E888AF
square
#DFE888 #88E8C1 #9188E8 #E888AF
split-complementary
#DFE888 #88AFE8 #C188E8
monochromatic
#BECE28 #D1DE55 #DFE888 #EDF2BB #F8FAE5
Accessibility & contrast
On white
1.31
#DFE888 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.04
#DFE888 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE888
16.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE888 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE888 | 1.00 | 1.31 | 16.04 | 16.04 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E080
Deuteranopia (green-blind)
#F5E28D
Tritanopia (blue-blind)
#EADED1
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe888; /* rgb */ color: rgb(223, 232, 136); /* oklch */ color: oklch(90.3% 0.120 113.2);
Tailwind
colors: {
custom: {
50: '#eaefac',
500: '#dfe888',
950: '#000000',
},
}SCSS
$custom: #dfe888; $custom-light: #eaefac; $custom-dark: #000000;
JSON
{
"hex": "#dfe888",
"rgb": {
"r": 223,
"g": 232,
"b": 136
},
"hsl": {
"h": 65.625,
"s": 67.606,
"l": 72.157
},
"oklch": {
"l": 0.90333,
"c": 0.12013,
"h": 113.2
},
"luminance": 0.75179
}Semantic roles & 50–950 ramp
primary
#DFE888
secondary
#5D53C1
accent
#16D027
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161610
muted
#858581