#CFCFC4#CFCFC4
#CFCFC4 is a very light, near-neutral yellow. Relative luminance 0.619; OKLCH L 85.1% C 0.015 H 106.7°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFC4 |
|---|---|
| RGB | rgb(207, 207, 196) |
| HSL | hsl(60, 10%, 79%) |
| HSV | hsv(60, 5%, 81%) |
| CMYK | cmyk(0%, 0%, 5.3%, 18.8%) |
| CIE-LAB | lab(82.85, -1.95, 5.46) |
| CIE-LCH | lch(82.85, 5.80, 109.67°) |
| OKLab | oklab(85.14% -0.0043 0.0143) |
| OKLCH | oklch(85.14% 0.015 106.7) |
| XYZ | xyz(58.0073, 61.8768, 61.1013) |
| Luminance | 0.6188 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.98
Silver (survey)
#C5C9C7
ΔE00 4.60
Light Gray
#D3D3D3
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 6.32
Warm Gray
#C9BEB0
ΔE00 6.49
Silver
#C0C0C0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFC4 #C4C4CF
analogous
#CFCAC4 #CFCFC4 #CACFC4
triadic
#CFCFC4 #C4CFCF #CFC4CF
tetradic
#CFCFC4 #C4CFCA #C4C4CF #CFC4CA
square
#CFCFC4 #C4CFCA #C4C4CF #CFC4CA
split-complementary
#CFCFC4 #C4CACF #CAC4CF
monochromatic
#989881 #B4B4A2 #CFCFC4 #EAEAE6 #F1F1EE
Accessibility & contrast
On white
1.57
#CFCFC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#CFCFC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFC4
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFC4 | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC3
Deuteranopia (green-blind)
#D1CEC4
Tritanopia (blue-blind)
#D1CDCC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcfc4; /* rgb */ color: rgb(207, 207, 196); /* oklch */ color: oklch(85.1% 0.015 106.7);
Tailwind
colors: {
custom: {
50: '#ddddd5',
500: '#cfcfc4',
950: '#000000',
},
}SCSS
$custom: #cfcfc4; $custom-light: #ddddd5; $custom-dark: #000000;
JSON
{
"hex": "#cfcfc4",
"rgb": {
"r": 207,
"g": 207,
"b": 196
},
"hsl": {
"h": 60,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.85143,
"c": 0.01497,
"h": 106.7
},
"luminance": 0.61877
}Semantic roles & 50–950 ramp
primary
#CFCFC4
secondary
#9494A3
accent
#519451
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483