#CFDC82#CFDC82
#CFDC82 is a very light, moderate yellow. Relative luminance 0.661; OKLCH L 86.5% C 0.115 H 115.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC82 |
|---|---|
| RGB | rgb(207, 220, 130) |
| HSL | hsl(69, 56%, 69%) |
| HSV | hsv(69, 41%, 86%) |
| CMYK | cmyk(5.9%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(85.03, -17.92, 42.69) |
| CIE-LCH | lch(85.03, 46.29, 112.77°) |
| OKLab | oklab(86.47% -0.0496 0.1037) |
| OKLCH | oklch(86.47% 0.115 115.6) |
| XYZ | xyz(55.3550, 66.0641, 30.9503) |
| Luminance | 0.6606 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.66
Greenish Tan
#BCCB7A
ΔE00 4.41
Pale Olive
#B9CC81
ΔE00 5.11
Light Khaki
#E6F2A2
ΔE00 5.38
Pale Olive Green
#B1D27B
ΔE00 5.70
Khaki (CSS)
#F0E68C
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC82 #8F82DC
analogous
#DCBC82 #CFDC82 #A2DC82
triadic
#CFDC82 #82CFDC #DC82CF
tetradic
#CFDC82 #82DCBC #8F82DC #DC82A2
square
#CFDC82 #82DCBC #8F82DC #DC82A2
split-complementary
#CFDC82 #82A2DC #BC82DC
monochromatic
#9FB232 #BDCF52 #CFDC82 #E1E9B2 #F4F7E2
Accessibility & contrast
On white
1.48
#CFDC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CFDC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC82
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC82 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47B
Deuteranopia (green-blind)
#E6D586
Tritanopia (blue-blind)
#D8D3C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfdc82; /* rgb */ color: rgb(207, 220, 130); /* oklch */ color: oklch(86.5% 0.115 115.6);
Tailwind
colors: {
custom: {
50: '#dfe6a7',
500: '#cfdc82',
950: '#000000',
},
}SCSS
$custom: #cfdc82; $custom-light: #dfe6a7; $custom-dark: #000000;
JSON
{
"hex": "#cfdc82",
"rgb": {
"r": 207,
"g": 220,
"b": 130
},
"hsl": {
"h": 68.667,
"s": 56.25,
"l": 68.627
},
"oklch": {
"l": 0.86466,
"c": 0.11497,
"h": 115.6
},
"luminance": 0.66064
}Semantic roles & 50–950 ramp
primary
#CFDC82
secondary
#5E50B3
accent
#22C439
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#151610
muted
#848480