#CFDD74#CFDD74
#CFDD74 is a very light, vivid yellow. Relative luminance 0.662; OKLCH L 86.5% C 0.131 H 115.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDD74 |
|---|---|
| RGB | rgb(207, 221, 116) |
| HSL | hsl(68, 61%, 66%) |
| HSV | hsv(68, 48%, 87%) |
| CMYK | cmyk(6.3%, 0%, 47.5%, 13.3%) |
| CIE-LAB | lab(85.12, -19.85, 49.60) |
| CIE-LCH | lch(85.12, 53.42, 111.82°) |
| OKLab | oklab(86.48% -0.0563 0.1182) |
| OKLCH | oklch(86.48% 0.131 115.5) |
| XYZ | xyz(54.7417, 66.2399, 26.4214) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.54
Greenish Tan
#BCCB7A
ΔE00 5.60
Light Khaki
#E6F2A2
ΔE00 6.48
Pale Olive Green
#B1D27B
ΔE00 6.60
Pale Olive
#B9CC81
ΔE00 6.62
Khaki (CSS)
#F0E68C
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDD74 #8274DD
analogous
#DDB674 #CFDD74 #9ADD74
triadic
#CFDD74 #74CFDD #DD74CF
tetradic
#CFDD74 #74DDB6 #8274DD #DD749A
square
#CFDD74 #74DDB6 #8274DD #DD749A
split-complementary
#CFDD74 #749ADD #B674DD
monochromatic
#9BAC2A #BED143 #CFDD74 #E0E9A5 #F1F5D6
Accessibility & contrast
On white
1.47
#CFDD74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CFDD74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDD74
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDD74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDD74 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD46B
Deuteranopia (green-blind)
#E9D679
Tritanopia (blue-blind)
#D9D3C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdd74; /* rgb */ color: rgb(207, 221, 116); /* oklch */ color: oklch(86.5% 0.131 115.5);
Tailwind
colors: {
custom: {
50: '#dfe79e',
500: '#cfdd74',
950: '#000000',
},
}SCSS
$custom: #cfdd74; $custom-light: #dfe79e; $custom-dark: #000000;
JSON
{
"hex": "#cfdd74",
"rgb": {
"r": 207,
"g": 221,
"b": 116
},
"hsl": {
"h": 68,
"s": 60.694,
"l": 66.078
},
"oklch": {
"l": 0.8648,
"c": 0.13094,
"h": 115.5
},
"luminance": 0.66239
}Semantic roles & 50–950 ramp
primary
#CFDD74
secondary
#5447AF
accent
#1DC834
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480