#CCCFB2#CCCFB2
#CCCFB2 is a very light, muted yellow. Relative luminance 0.607; OKLCH L 84.4% C 0.039 H 112.0°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFB2 |
|---|---|
| RGB | rgb(204, 207, 178) |
| HSL | hsl(66, 23%, 75%) |
| HSV | hsv(66, 14%, 81%) |
| CMYK | cmyk(1.4%, 0%, 14%, 18.8%) |
| CIE-LAB | lab(82.21, -6.01, 14.09) |
| CIE-LCH | lch(82.21, 15.32, 113.11°) |
| OKLab | oklab(84.44% -0.0147 0.0364) |
| OKLCH | oklch(84.44% 0.039 112) |
| XYZ | xyz(55.2497, 60.6777, 50.9122) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige (survey)
#E6DAA6
ΔE00 8.39
Eggshell
#F0EAD6
ΔE00 8.72
Beige
#F5F5DC
ΔE00 8.94
Light Grey
#D8DCD6
ΔE00 9.44
Warm Beige
#E9DCC9
ΔE00 9.87
Lightgoldenrodyellow
#FAFAD2
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFB2 #B5B2CF
analogous
#CFC3B2 #CCCFB2 #BDCFB2
triadic
#CCCFB2 #B2CCCF #CFB2CC
tetradic
#CCCFB2 #B2CFC3 #B5B2CF #CFB2BD
square
#CCCFB2 #B2CFC3 #B5B2CF #CFB2BD
split-complementary
#CCCFB2 #B2BDCF #C3B2CF
monochromatic
#9AA067 #B3B78C #CCCFB2 #E5E7D8 #F3F3EC
Accessibility & contrast
On white
1.60
#CCCFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#CCCFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFB2
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFB2 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4CCB0
Deuteranopia (green-blind)
#D4CDB3
Tritanopia (blue-blind)
#D0CBC7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccfb2; /* rgb */ color: rgb(204, 207, 178); /* oklch */ color: oklch(84.4% 0.039 112.0);
Tailwind
colors: {
custom: {
50: '#dbddc9',
500: '#cccfb2',
950: '#000000',
},
}SCSS
$custom: #cccfb2; $custom-light: #dbddc9; $custom-dark: #000000;
JSON
{
"hex": "#cccfb2",
"rgb": {
"r": 204,
"g": 207,
"b": 178
},
"hsl": {
"h": 66.207,
"s": 23.2,
"l": 75.49
},
"oklch": {
"l": 0.84443,
"c": 0.03928,
"h": 112
},
"luminance": 0.60677
}Semantic roles & 50–950 ramp
primary
#CCCFB2
secondary
#8581A4
accent
#44A24E
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#151513
muted
#848482