#CCBEB6#CCBEB6
#CCBEB6 is a light, near-neutral orange. Relative luminance 0.530; OKLCH L 81.1% C 0.019 H 51.9°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEB6 |
|---|---|
| RGB | rgb(204, 190, 182) |
| HSL | hsl(22, 18%, 76%) |
| HSV | hsv(22, 11%, 80%) |
| CMYK | cmyk(0%, 6.9%, 10.8%, 20%) |
| CIE-LAB | lab(77.90, 3.56, 5.81) |
| CIE-LCH | lch(77.90, 6.81, 58.48°) |
| OKLab | oklab(81.08% 0.012 0.0153) |
| OKLCH | oklch(81.08% 0.019 51.9) |
| XYZ | xyz(51.7580, 53.0425, 51.7585) |
| Luminance | 0.5304 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.77
Silver
#C0C0C0
ΔE00 6.70
Greige
#B8AB98
ΔE00 7.67
Pinkish Grey
#C8ACA9
ΔE00 7.70
Light Gray
#D3D3D3
ΔE00 8.10
Warm Beige
#E9DCC9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEB6 #B6C4CC
analogous
#CCB6B9 #CCBEB6 #CCC9B6
triadic
#CCBEB6 #B6CCBE #BEB6CC
tetradic
#CCBEB6 #B9CCB6 #B6C4CC #C9B6CC
square
#CCBEB6 #B9CCB6 #B6C4CC #C9B6CC
split-complementary
#CCBEB6 #B6CCC9 #B6B9CC
monochromatic
#9A7E6E #B39E92 #CCBEB6 #E5DEDA #F2EFED
Accessibility & contrast
On white
1.81
#CCBEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CCBEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEB6
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEB6 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB6
Deuteranopia (green-blind)
#C5C2B6
Tritanopia (blue-blind)
#D1BCBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ccbeb6; /* rgb */ color: rgb(204, 190, 182); /* oklch */ color: oklch(81.1% 0.019 51.9);
Tailwind
colors: {
custom: {
50: '#dbd1cb',
500: '#ccbeb6',
950: '#000000',
},
}SCSS
$custom: #ccbeb6; $custom-light: #dbd1cb; $custom-dark: #000000;
JSON
{
"hex": "#ccbeb6",
"rgb": {
"r": 204,
"g": 190,
"b": 182
},
"hsl": {
"h": 21.818,
"s": 17.742,
"l": 75.686
},
"oklch": {
"l": 0.81084,
"c": 0.01943,
"h": 51.9
},
"luminance": 0.53042
}Semantic roles & 50–950 ramp
primary
#CCBEB6
secondary
#8697A0
accent
#7E9C49
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382