#CFCFC2#CFCFC2
#CFCFC2 is a very light, near-neutral yellow. Relative luminance 0.618; OKLCH L 85.1% C 0.018 H 106.8°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFC2 |
|---|---|
| RGB | rgb(207, 207, 194) |
| HSL | hsl(60, 12%, 79%) |
| HSV | hsv(60, 6%, 81%) |
| CMYK | cmyk(0%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(82.80, -2.30, 6.46) |
| CIE-LCH | lch(82.80, 6.85, 109.58°) |
| OKLab | oklab(85.09% -0.0051 0.0169) |
| OKLCH | oklch(85.09% 0.018 106.8) |
| XYZ | xyz(57.7812, 61.7863, 59.9104) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | yellow |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.48
Silver (survey)
#C5C9C7
ΔE00 5.33
Light Gray
#D3D3D3
ΔE00 6.39
Warm Gray
#C9BEB0
ΔE00 6.58
Warm Beige
#E9DCC9
ΔE00 7.00
Gainsboro
#DCDCDC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFC2 #C2C2CF
analogous
#CFC8C2 #CFCFC2 #C8CFC2
triadic
#CFCFC2 #C2CFCF #CFC2CF
tetradic
#CFCFC2 #C2CFC8 #C2C2CF #CFC2C8
square
#CFCFC2 #C2CFC8 #C2C2CF #CFC2C8
split-complementary
#CFCFC2 #C2C8CF #C8C2CF
monochromatic
#99997D #B4B4A0 #CFCFC2 #EAEAE4 #F2F2EE
Accessibility & contrast
On white
1.57
#CFCFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#CFCFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFC2
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFC2 | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2CEC1
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#D1CDCB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cfcfc2; /* rgb */ color: rgb(207, 207, 194); /* oklch */ color: oklch(85.1% 0.018 106.8);
Tailwind
colors: {
custom: {
50: '#ddddd4',
500: '#cfcfc2',
950: '#000000',
},
}SCSS
$custom: #cfcfc2; $custom-light: #ddddd4; $custom-dark: #000000;
JSON
{
"hex": "#cfcfc2",
"rgb": {
"r": 207,
"g": 207,
"b": 194
},
"hsl": {
"h": 60,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.85089,
"c": 0.01767,
"h": 106.8
},
"luminance": 0.61786
}Semantic roles & 50–950 ramp
primary
#CFCFC2
secondary
#9292A3
accent
#4F964F
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483