#CFDC81#CFDC81
#CFDC81 is a very light, moderate yellow. Relative luminance 0.660; OKLCH L 86.5% C 0.116 H 115.5°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDC81 |
|---|---|
| RGB | rgb(207, 220, 129) |
| HSL | hsl(69, 57%, 68%) |
| HSV | hsv(69, 41%, 86%) |
| CMYK | cmyk(5.9%, 0%, 41.4%, 13.7%) |
| CIE-LAB | lab(85.02, -18.03, 43.16) |
| CIE-LCH | lch(85.02, 46.78, 112.67°) |
| OKLab | oklab(86.45% -0.05 0.1047) |
| OKLCH | oklch(86.45% 0.116 115.5) |
| XYZ | xyz(55.2882, 66.0374, 30.5985) |
| Luminance | 0.6604 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.66
Greenish Tan
#BCCB7A
ΔE00 4.46
Pale Olive
#B9CC81
ΔE00 5.20
Light Khaki
#E6F2A2
ΔE00 5.45
Pale Olive Green
#B1D27B
ΔE00 5.74
Khaki (CSS)
#F0E68C
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDC81 #8E81DC
analogous
#DCBB81 #CFDC81 #A1DC81
triadic
#CFDC81 #81CFDC #DC81CF
tetradic
#CFDC81 #81DCBB #8E81DC #DC81A1
square
#CFDC81 #81DCBB #8E81DC #DC81A1
split-complementary
#CFDC81 #81A1DC #BB81DC
monochromatic
#9FB131 #BDCF51 #CFDC81 #E1E9B1 #F3F7E1
Accessibility & contrast
On white
1.48
#CFDC81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#CFDC81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDC81
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDC81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDC81 | 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)
#E8D47A
Deuteranopia (green-blind)
#E6D585
Tritanopia (blue-blind)
#D8D3C6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #cfdc81; /* rgb */ color: rgb(207, 220, 129); /* oklch */ color: oklch(86.5% 0.116 115.5);
Tailwind
colors: {
custom: {
50: '#dfe6a7',
500: '#cfdc81',
950: '#000000',
},
}SCSS
$custom: #cfdc81; $custom-light: #dfe6a7; $custom-dark: #000000;
JSON
{
"hex": "#cfdc81",
"rgb": {
"r": 207,
"g": 220,
"b": 129
},
"hsl": {
"h": 68.571,
"s": 56.522,
"l": 68.431
},
"oklch": {
"l": 0.86451,
"c": 0.11607,
"h": 115.5
},
"luminance": 0.66037
}Semantic roles & 50–950 ramp
primary
#CFDC81
secondary
#5D4FB3
accent
#21C439
background
#FEFEFC
surface
#FCFCF6
border
#D5D5D0
text
#15160F
muted
#848480