#DFE283#DFE283
#DFE283 is a very light, moderate yellow. Relative luminance 0.717; OKLCH L 89.0% C 0.118 H 110.2°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DFE283 |
|---|---|
| RGB | rgb(223, 226, 131) |
| HSL | hsl(62, 62%, 70%) |
| HSV | hsv(62, 42%, 89%) |
| CMYK | cmyk(1.3%, 0%, 42%, 11.4%) |
| CIE-LAB | lab(87.83, -14.57, 45.97) |
| CIE-LCH | lch(87.83, 48.22, 107.59°) |
| OKLab | oklab(89% -0.0407 0.111) |
| OKLCH | oklch(89% 0.118 110.2) |
| XYZ | xyz(61.7254, 71.7206, 32.0602) |
| Luminance | 0.7172 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Khaki (CSS)
#F0E68C
ΔE00 3.74
Greenish Beige
#C9D179
ΔE00 4.48
Light Khaki
#E6F2A2
ΔE00 4.99
Buff
#FEF69E
ΔE00 5.67
Dark Cream
#FFF39A
ΔE00 5.89
Manilla
#FFFA86
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DFE283 #8683E2
analogous
#E2B683 #DFE283 #AFE283
triadic
#DFE283 #83DFE2 #E283DF
tetradic
#DFE283 #83E2B6 #8683E2 #E283AF
square
#DFE283 #83E2B6 #8683E2 #E283AF
split-complementary
#DFE283 #83AFE2 #B683E2
monochromatic
#BABE2C #D2D651 #DFE283 #ECEEB5 #F9F9E6
Accessibility & contrast
On white
1.37
#DFE283 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#DFE283 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DFE283
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DFE283 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DFE283 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDB7B
Deuteranopia (green-blind)
#F0DE87
Tritanopia (blue-blind)
#EBD8CB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dfe283; /* rgb */ color: rgb(223, 226, 131); /* oklch */ color: oklch(89.0% 0.118 110.2);
Tailwind
colors: {
custom: {
50: '#eaeba8',
500: '#dfe283',
950: '#000000',
},
}SCSS
$custom: #dfe283; $custom-light: #eaeba8; $custom-dark: #000000;
JSON
{
"hex": "#dfe283",
"rgb": {
"r": 223,
"g": 226,
"b": 131
},
"hsl": {
"h": 61.895,
"s": 62.092,
"l": 70
},
"oklch": {
"l": 0.89003,
"c": 0.11825,
"h": 110.2
},
"luminance": 0.71719
}Semantic roles & 50–950 ramp
primary
#DFE283
secondary
#534FBA
accent
#1CCA21
background
#FFFEFD
surface
#FEFDF7
border
#D6D5D0
text
#161610
muted
#858481