#CCBEB2#CCBEB2
#CCBEB2 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.0% C 0.023 H 63.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEB2 |
|---|---|
| RGB | rgb(204, 190, 178) |
| HSL | hsl(28, 20%, 75%) |
| HSV | hsv(28, 13%, 80%) |
| CMYK | cmyk(0%, 6.9%, 12.7%, 20%) |
| CIE-LAB | lab(77.80, 2.90, 7.83) |
| CIE-LCH | lch(77.80, 8.35, 69.66°) |
| OKLab | oklab(80.98% 0.0104 0.0205) |
| OKLCH | oklch(80.98% 0.023 63.1) |
| XYZ | xyz(51.3506, 52.8795, 49.6125) |
| Luminance | 0.5288 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.05
Greige
#B8AB98
ΔE00 6.35
Silver
#C0C0C0
ΔE00 7.46
Warm Beige
#E9DCC9
ΔE00 7.79
Khaki
#C3B091
ΔE00 8.06
Light Gray
#D3D3D3
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEB2 #B2C0CC
analogous
#CCB2B3 #CCBEB2 #CCCBB2
triadic
#CCBEB2 #B2CCBE #BEB2CC
tetradic
#CCBEB2 #B3CCB2 #B2C0CC #CBB2CC
square
#CCBEB2 #B3CCB2 #B2C0CC #CBB2CC
split-complementary
#CCBEB2 #B2CCCB #B2B3CC
monochromatic
#9B8068 #B49F8D #CCBEB2 #E4DDD7 #F3EFED
Accessibility & contrast
On white
1.81
#CCBEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CCBEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEB2
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEB2 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BFB1
Deuteranopia (green-blind)
#C6C2B2
Tritanopia (blue-blind)
#D1BBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ccbeb2; /* rgb */ color: rgb(204, 190, 178); /* oklch */ color: oklch(81.0% 0.023 63.1);
Tailwind
colors: {
custom: {
50: '#dbd1c9',
500: '#ccbeb2',
950: '#000000',
},
}SCSS
$custom: #ccbeb2; $custom-light: #dbd1c9; $custom-dark: #000000;
JSON
{
"hex": "#ccbeb2",
"rgb": {
"r": 204,
"g": 190,
"b": 178
},
"hsl": {
"h": 27.692,
"s": 20.313,
"l": 74.902
},
"oklch": {
"l": 0.80977,
"c": 0.02299,
"h": 63.1
},
"luminance": 0.52879
}Semantic roles & 50–950 ramp
primary
#CCBEB2
secondary
#8192A1
accent
#769F47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382