#CFDD75#CFDD75
#CFDD75 is a very light, vivid yellow. Relative luminance 0.663; OKLCH L 86.5% C 0.130 H 115.5°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDD75 |
|---|---|
| RGB | rgb(207, 221, 117) |
| HSL | hsl(68, 60%, 66%) |
| HSV | hsv(68, 47%, 87%) |
| CMYK | cmyk(6.3%, 0%, 47.1%, 13.3%) |
| CIE-LAB | lab(85.13, -19.76, 49.13) |
| CIE-LCH | lch(85.13, 52.96, 111.90°) |
| OKLab | oklab(86.49% -0.0559 0.1173) |
| OKLCH | oklch(86.49% 0.13 115.5) |
| XYZ | xyz(54.8001, 66.2633, 26.7294) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 3.46
Greenish Tan
#BCCB7A
ΔE00 5.51
Light Khaki
#E6F2A2
ΔE00 6.38
Pale Olive Green
#B1D27B
ΔE00 6.51
Pale Olive
#B9CC81
ΔE00 6.51
Khaki (CSS)
#F0E68C
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDD75 #8375DD
analogous
#DDB775 #CFDD75 #9BDD75
triadic
#CFDD75 #75CFDD #DD75CF
tetradic
#CFDD75 #75DDB7 #8375DD #DD759B
square
#CFDD75 #75DDB7 #8375DD #DD759B
split-complementary
#CFDD75 #759BDD #B775DD
monochromatic
#9BAD2B #BED144 #CFDD75 #E0E9A6 #F1F5D7
Accessibility & contrast
On white
1.47
#CFDD75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#CFDD75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDD75
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDD75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDD75 | 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)
#EAD46C
Deuteranopia (green-blind)
#E9D67A
Tritanopia (blue-blind)
#D9D3C5
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #cfdd75; /* rgb */ color: rgb(207, 221, 117); /* oklch */ color: oklch(86.5% 0.130 115.5);
Tailwind
colors: {
custom: {
50: '#dfe79f',
500: '#cfdd75',
950: '#000000',
},
}SCSS
$custom: #cfdd75; $custom-light: #dfe79f; $custom-dark: #000000;
JSON
{
"hex": "#cfdd75",
"rgb": {
"r": 207,
"g": 221,
"b": 117
},
"hsl": {
"h": 68.077,
"s": 60.465,
"l": 66.275
},
"oklch": {
"l": 0.86493,
"c": 0.12993,
"h": 115.5
},
"luminance": 0.66263
}Semantic roles & 50–950 ramp
primary
#CFDD75
secondary
#5547AF
accent
#1DC834
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15160F
muted
#848480