#DFE883#DFE883
#DFE883 is a very light, vivid yellow. Relative luminance 0.750; OKLCH L 90.3% C 0.125 H 113.1°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE883 |
|---|---|
| RGB | rgb(223, 232, 131) |
| HSL | hsl(65, 69%, 71%) |
| HSV | hsv(65, 44%, 91%) |
| CMYK | cmyk(3.9%, 0%, 43.5%, 9%) |
| CIE-LAB | lab(89.41, -17.52, 47.93) |
| CIE-LCH | lch(89.41, 51.03, 110.08°) |
| OKLab | oklab(90.26% -0.0492 0.1154) |
| OKLCH | oklch(90.26% 0.125 113.1) |
| XYZ | xyz(63.3856, 75.0408, 32.6136) |
| Luminance | 0.7504 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.36
Khaki (CSS)
#F0E68C
ΔE00 4.97
Greenish Beige
#C9D179
ΔE00 5.46
Yellowish Tan
#FCFC81
ΔE00 5.85
Buff
#FEF69E
ΔE00 5.92
Manilla
#FFFA86
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE883 #8C83E8
analogous
#E8BE83 #DFE883 #ACE883
triadic
#DFE883 #83DFE8 #E883DF
tetradic
#DFE883 #83E8BE #8C83E8 #E883AC
square
#DFE883 #83E8BE #8C83E8 #E883AC
split-complementary
#DFE883 #83ACE8 #BE83E8
monochromatic
#BCCB26 #D2DE4F #DFE883 #ECF2B7 #F8FAE5
Accessibility & contrast
On white
1.31
#DFE883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#DFE883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE883
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE883 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5DF7B
Deuteranopia (green-blind)
#F5E288
Tritanopia (blue-blind)
#EADED0
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #dfe883; /* rgb */ color: rgb(223, 232, 131); /* oklch */ color: oklch(90.3% 0.125 113.1);
Tailwind
colors: {
custom: {
50: '#eaefa9',
500: '#dfe883',
950: '#000000',
},
}SCSS
$custom: #dfe883; $custom-light: #eaefa9; $custom-dark: #000000;
JSON
{
"hex": "#dfe883",
"rgb": {
"r": 223,
"g": 232,
"b": 131
},
"hsl": {
"h": 65.347,
"s": 68.707,
"l": 71.176
},
"oklch": {
"l": 0.9026,
"c": 0.12543,
"h": 113.1
},
"luminance": 0.7504
}Semantic roles & 50–950 ramp
primary
#DFE883
secondary
#584EC1
accent
#15D126
background
#FFFFFD
surface
#FEFEF7
border
#D6D6D0
text
#161610
muted
#858581