#CCBEA2#CCBEA2
#CCBEA2 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.6% C 0.041 H 84.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBEA2 |
|---|---|
| RGB | rgb(204, 190, 162) |
| HSL | hsl(40, 29%, 72%) |
| HSV | hsv(40, 21%, 80%) |
| CMYK | cmyk(0%, 6.9%, 20.6%, 20%) |
| CIE-LAB | lab(77.44, 0.41, 15.94) |
| CIE-LCH | lch(77.44, 15.95, 88.53°) |
| OKLab | oklab(80.58% 0.0039 0.041) |
| OKLCH | oklch(80.58% 0.041 84.6) |
| XYZ | xyz(49.8368, 52.2740, 41.6400) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.11
Putty
#BEAE8A
ΔE00 5.02
Warm Gray
#C9BEB0
ΔE00 5.17
Greige
#B8AB98
ΔE00 5.99
Tan
#D2B48C
ΔE00 6.40
Sand
#C2B280
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBEA2 #A2B0CC
analogous
#CCA9A2 #CCBEA2 #C5CCA2
triadic
#CCBEA2 #A2CCBE #BEA2CC
tetradic
#CCBEA2 #A2CCA9 #A2B0CC #CCA2C5
square
#CCBEA2 #A2CCA9 #A2B0CC #CCA2C5
split-complementary
#CCBEA2 #A2C5CC #A9A2CC
monochromatic
#9D8656 #B6A27A #CCBEA2 #E2DACA #F4F1EB
Accessibility & contrast
On white
1.83
#CCBEA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CCBEA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBEA2
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBEA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBEA2 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BDA0
Deuteranopia (green-blind)
#C9C1A3
Tritanopia (blue-blind)
#D3B9B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ccbea2; /* rgb */ color: rgb(204, 190, 162); /* oklch */ color: oklch(80.6% 0.041 84.6);
Tailwind
colors: {
custom: {
50: '#dcd1bd',
500: '#ccbea2',
950: '#000000',
},
}SCSS
$custom: #ccbea2; $custom-light: #dcd1bd; $custom-dark: #000000;
JSON
{
"hex": "#ccbea2",
"rgb": {
"r": 204,
"g": 190,
"b": 162
},
"hsl": {
"h": 40,
"s": 29.167,
"l": 71.765
},
"oklch": {
"l": 0.80576,
"c": 0.04121,
"h": 84.6
},
"luminance": 0.52273
}Semantic roles & 50–950 ramp
primary
#CCBEA2
secondary
#7181A1
accent
#61A83E
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382