#CFCFC3#CFCFC3
#CFCFC3 is a very light, near-neutral yellow. Relative luminance 0.618; OKLCH L 85.1% C 0.016 H 106.7°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFC3 |
|---|---|
| RGB | rgb(207, 207, 195) |
| HSL | hsl(60, 11%, 79%) |
| HSV | hsv(60, 6%, 81%) |
| CMYK | cmyk(0%, 0%, 5.8%, 18.8%) |
| CIE-LAB | lab(82.82, -2.12, 5.96) |
| CIE-LCH | lch(82.82, 6.33, 109.62°) |
| OKLab | oklab(85.12% -0.0047 0.0156) |
| OKLCH | oklch(85.12% 0.016 106.7) |
| XYZ | xyz(57.8939, 61.8314, 60.5039) |
| Luminance | 0.6183 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.22
Silver (survey)
#C5C9C7
ΔE00 4.96
Light Gray
#D3D3D3
ΔE00 5.98
Warm Gray
#C9BEB0
ΔE00 6.52
Gainsboro
#DCDCDC
ΔE00 6.70
Silver
#C0C0C0
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFC3 #C3C3CF
analogous
#CFC9C3 #CFCFC3 #C9CFC3
triadic
#CFCFC3 #C3CFCF #CFC3CF
tetradic
#CFCFC3 #C3CFC9 #C3C3CF #CFC3C9
square
#CFCFC3 #C3CFC9 #C3C3CF #CFC3C9
split-complementary
#CFCFC3 #C3C9CF #C9C3CF
monochromatic
#99997F #B4B4A1 #CFCFC3 #EAEAE5 #F1F1EE
Accessibility & contrast
On white
1.57
#CFCFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#CFCFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFC3
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFC3 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CEC2
Deuteranopia (green-blind)
#D2CEC3
Tritanopia (blue-blind)
#D1CDCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcfc3; /* rgb */ color: rgb(207, 207, 195); /* oklch */ color: oklch(85.1% 0.016 106.7);
Tailwind
colors: {
custom: {
50: '#ddddd5',
500: '#cfcfc3',
950: '#000000',
},
}SCSS
$custom: #cfcfc3; $custom-light: #ddddd5; $custom-dark: #000000;
JSON
{
"hex": "#cfcfc3",
"rgb": {
"r": 207,
"g": 207,
"b": 195
},
"hsl": {
"h": 60,
"s": 11.111,
"l": 78.824
},
"oklch": {
"l": 0.85116,
"c": 0.01632,
"h": 106.7
},
"luminance": 0.61831
}Semantic roles & 50–950 ramp
primary
#CFCFC3
secondary
#9393A3
accent
#509550
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483