#DCE67F#DCE67F
#DCE67F is a very light, vivid yellow. Relative luminance 0.733; OKLCH L 89.5% C 0.128 H 113.5°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DCE67F |
|---|---|
| RGB | rgb(220, 230, 127) |
| HSL | hsl(66, 67%, 70%) |
| HSV | hsv(66, 45%, 90%) |
| CMYK | cmyk(4.3%, 0%, 44.8%, 9.8%) |
| CIE-LAB | lab(88.61, -18.11, 48.81) |
| CIE-LCH | lch(88.61, 52.07, 110.35°) |
| OKLab | oklab(89.55% -0.051 0.1171) |
| OKLCH | oklch(89.55% 0.128 113.5) |
| XYZ | xyz(61.6436, 73.3425, 30.9837) |
| Luminance | 0.7334 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.83
Greenish Beige
#C9D179
ΔE00 5.11
Khaki (CSS)
#F0E68C
ΔE00 5.31
Yellowish Tan
#FCFC81
ΔE00 6.19
Manilla
#FFFA86
ΔE00 6.34
Straw
#FCF679
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCE67F #897FE6
analogous
#E6BC7F #DCE67F #A9E67F
triadic
#DCE67F #7FDCE6 #E67FDC
tetradic
#DCE67F #7FE6BC #897FE6 #E67FA9
square
#DCE67F #7FE6BC #897FE6 #E67FA9
split-complementary
#DCE67F #7FA9E6 #BC7FE6
monochromatic
#B5C426 #CEDC4C #DCE67F #EAF0B2 #F8FAE5
Accessibility & contrast
On white
1.34
#DCE67F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#DCE67F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCE67F
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCE67F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCE67F | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3DD76
Deuteranopia (green-blind)
#F3E084
Tritanopia (blue-blind)
#E7DBCE
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #dce67f; /* rgb */ color: rgb(220, 230, 127); /* oklch */ color: oklch(89.5% 0.128 113.5);
Tailwind
colors: {
custom: {
50: '#e8eda6',
500: '#dce67f',
950: '#000000',
},
}SCSS
$custom: #dce67f; $custom-light: #e8eda6; $custom-dark: #000000;
JSON
{
"hex": "#dce67f",
"rgb": {
"r": 220,
"g": 230,
"b": 127
},
"hsl": {
"h": 65.825,
"s": 67.32,
"l": 70
},
"oklch": {
"l": 0.8955,
"c": 0.12777,
"h": 113.5
},
"luminance": 0.73342
}Semantic roles & 50–950 ramp
primary
#DCE67F
secondary
#564BBE
accent
#16CF28
background
#FEFEFC
surface
#FDFDF6
border
#D5D5D0
text
#16160F
muted
#848480