#DCED7F#DCED7F
#DCED7F is a very light, vivid yellow. Relative luminance 0.773; OKLCH L 91.0% C 0.136 H 116.4°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCED7F |
|---|---|
| RGB | rgb(220, 237, 127) |
| HSL | hsl(69, 75%, 71%) |
| HSV | hsv(69, 46%, 93%) |
| CMYK | cmyk(7.2%, 0%, 46.4%, 7.1%) |
| CIE-LAB | lab(90.47, -21.51, 51.08) |
| CIE-LCH | lch(90.47, 55.43, 112.83°) |
| OKLab | oklab(91.03% -0.0607 0.1222) |
| OKLCH | oklch(91.03% 0.136 116.4) |
| XYZ | xyz(63.6308, 77.3170, 31.6461) |
| Luminance | 0.7732 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Light Khaki
#E6F2A2
ΔE00 4.91
Yellowish Tan
#FCFC81
ΔE00 5.86
Pear
#CBF85F
ΔE00 6.08
Light Yellow Green
#CCFD7F
ΔE00 6.19
Pale Yellow
#FFFF84
ΔE00 6.25
Faded Yellow
#FEFF7F
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCED7F #907FED
analogous
#EDC77F #DCED7F #A5ED7F
triadic
#DCED7F #7FDCED #ED7FDC
tetradic
#DCED7F #7FEDC7 #907FED #ED7FA5
square
#DCED7F #7FEDC7 #907FED #ED7FA5
split-complementary
#DCED7F #7FA5ED #C77FED
monochromatic
#B8D41E #CDE549 #DCED7F #EBF5B5 #F8FBE4
Accessibility & contrast
On white
1.28
#DCED7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#DCED7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCED7F
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCED7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCED7F | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE376
Deuteranopia (green-blind)
#F9E585
Tritanopia (blue-blind)
#E7E2D3
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #dced7f; /* rgb */ color: rgb(220, 237, 127); /* oklch */ color: oklch(91.0% 0.136 116.4);
Tailwind
colors: {
custom: {
50: '#e8f2a6',
500: '#dced7f',
950: '#000000',
},
}SCSS
$custom: #dced7f; $custom-light: #e8f2a6; $custom-dark: #000000;
JSON
{
"hex": "#dced7f",
"rgb": {
"r": 220,
"g": 237,
"b": 127
},
"hsl": {
"h": 69.273,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.91033,
"c": 0.13641,
"h": 116.4
},
"luminance": 0.77316
}Semantic roles & 50–950 ramp
primary
#DCED7F
secondary
#5D49C7
accent
#0ED82D
background
#FEFFFC
surface
#FDFEF6
border
#D5D6D0
text
#16170F
muted
#848580