#CBCFC2#CBCFC2
#CBCFC2 is a very light, near-neutral yellow-green. Relative luminance 0.612; OKLCH L 84.8% C 0.018 H 120.7°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CBCFC2 |
|---|---|
| RGB | rgb(203, 207, 194) |
| HSL | hsl(78, 12%, 79%) |
| HSV | hsv(78, 6%, 81%) |
| CMYK | cmyk(1.9%, 0%, 6.3%, 18.8%) |
| CIE-LAB | lab(82.50, -3.70, 5.98) |
| CIE-LCH | lch(82.50, 7.03, 121.74°) |
| OKLab | oklab(84.78% -0.0093 0.0157) |
| OKLCH | oklch(84.78% 0.018 120.7) |
| XYZ | xyz(56.6775, 61.2172, 59.8587) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.48
Silver (survey)
#C5C9C7
ΔE00 5.28
Light Gray
#D3D3D3
ΔE00 7.03
Silver
#C0C0C0
ΔE00 7.65
Gainsboro
#DCDCDC
ΔE00 7.71
Eggshell
#F0EAD6
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBCFC2 #C6C2CF
analogous
#CFCCC2 #CBCFC2 #C4CFC2
triadic
#CBCFC2 #C2CBCF #CFC2CB
tetradic
#CBCFC2 #C2CFCC #C6C2CF #CFC2C4
square
#CBCFC2 #C2CFCC #C6C2CF #CFC2C4
split-complementary
#CBCFC2 #C2C4CF #CCC2CF
monochromatic
#91997D #AEB4A0 #CBCFC2 #E8EAE4 #F0F2EE
Accessibility & contrast
On white
1.59
#CBCFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#CBCFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBCFC2
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBCFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBCFC2 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDC1
Deuteranopia (green-blind)
#D0CDC2
Tritanopia (blue-blind)
#CCCDCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cbcfc2; /* rgb */ color: rgb(203, 207, 194); /* oklch */ color: oklch(84.8% 0.018 120.7);
Tailwind
colors: {
custom: {
50: '#daddd4',
500: '#cbcfc2',
950: '#000000',
},
}SCSS
$custom: #cbcfc2; $custom-light: #daddd4; $custom-dark: #000000;
JSON
{
"hex": "#cbcfc2",
"rgb": {
"r": 203,
"g": 207,
"b": 194
},
"hsl": {
"h": 78.462,
"s": 11.927,
"l": 78.627
},
"oklch": {
"l": 0.84775,
"c": 0.01823,
"h": 120.7
},
"luminance": 0.61217
}Semantic roles & 50–950 ramp
primary
#CBCFC2
secondary
#9792A3
accent
#4F9665
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483