#CFDB75#CFDB75
#CFDB75 is a very light, vivid yellow. Relative luminance 0.652; OKLCH L 86.1% C 0.127 H 114.6°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFDB75 |
|---|---|
| RGB | rgb(207, 219, 117) |
| HSL | hsl(67, 59%, 66%) |
| HSV | hsv(67, 47%, 86%) |
| CMYK | cmyk(5.5%, 0%, 46.6%, 14.1%) |
| CIE-LAB | lab(84.59, -18.78, 48.48) |
| CIE-LCH | lch(84.59, 51.99, 111.17°) |
| OKLab | oklab(86.06% -0.0531 0.1159) |
| OKLCH | oklch(86.06% 0.127 114.6) |
| XYZ | xyz(54.2752, 65.2135, 26.5544) |
| Luminance | 0.6521 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Greenish Beige
#C9D179
ΔE00 2.94
Greenish Tan
#BCCB7A
ΔE00 5.18
Pale Olive
#B9CC81
ΔE00 6.28
Light Khaki
#E6F2A2
ΔE00 6.55
Pale Olive Green
#B1D27B
ΔE00 6.55
Khaki (CSS)
#F0E68C
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFDB75 #8175DB
analogous
#DBB475 #CFDB75 #9CDB75
triadic
#CFDB75 #75CFDB #DB75CF
tetradic
#CFDB75 #75DBB4 #8175DB #DB759C
square
#CFDB75 #75DBB4 #8175DB #DB759C
split-complementary
#CFDB75 #759CDB #B475DB
monochromatic
#9BA92C #BECE44 #CFDB75 #E0E8A6 #F1F4D6
Accessibility & contrast
On white
1.50
#CFDB75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#CFDB75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFDB75
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFDB75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFDB75 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D26C
Deuteranopia (green-blind)
#E7D47A
Tritanopia (blue-blind)
#D9D1C3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #cfdb75; /* rgb */ color: rgb(207, 219, 117); /* oklch */ color: oklch(86.1% 0.127 114.6);
Tailwind
colors: {
custom: {
50: '#dfe69f',
500: '#cfdb75',
950: '#000000',
},
}SCSS
$custom: #cfdb75; $custom-light: #dfe69f; $custom-dark: #000000;
JSON
{
"hex": "#cfdb75",
"rgb": {
"r": 207,
"g": 219,
"b": 117
},
"hsl": {
"h": 67.059,
"s": 58.621,
"l": 65.882
},
"oklch": {
"l": 0.86064,
"c": 0.12745,
"h": 114.6
},
"luminance": 0.65213
}Semantic roles & 50–950 ramp
primary
#CFDB75
secondary
#5448AC
accent
#1FC633
background
#FEFEFC
surface
#FCFCF5
border
#D5D5CF
text
#15150F
muted
#848480