#CEBCB6#CEBCB6
#CEBCB6 is a light, muted orange. Relative luminance 0.525; OKLCH L 80.9% C 0.022 H 39.4°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBCB6 |
|---|---|
| RGB | rgb(206, 188, 182) |
| HSL | hsl(15, 20%, 76%) |
| HSV | hsv(15, 12%, 81%) |
| CMYK | cmyk(0%, 8.7%, 11.7%, 19.2%) |
| CIE-LAB | lab(77.56, 5.35, 5.34) |
| CIE-LCH | lch(77.56, 7.56, 44.93°) |
| OKLab | oklab(80.86% 0.0172 0.0141) |
| OKLCH | oklch(80.86% 0.022 39.4) |
| XYZ | xyz(51.8797, 52.4666, 51.6410) |
| Luminance | 0.5247 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.68
Warm Gray
#C9BEB0
ΔE00 6.01
Silver
#C0C0C0
ΔE00 7.92
Greige
#B8AB98
ΔE00 9.12
Light Gray
#D3D3D3
ΔE00 9.26
Dove Gray
#B6B8BD
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBCB6 #B6C8CE
analogous
#CEB6BC #CEBCB6 #CEC8B6
triadic
#CEBCB6 #B6CEBC #BCB6CE
tetradic
#CEBCB6 #BCCEB6 #B6C8CE #C8B6CE
square
#CEBCB6 #BCCEB6 #B6C8CE #C8B6CE
split-complementary
#CEBCB6 #B6CEC8 #B6BCCE
monochromatic
#9D796D #B59A91 #CEBCB6 #E7DEDB #F3EEED
Accessibility & contrast
On white
1.83
#CEBCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#CEBCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBCB6
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBCB6 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BEB6
Deuteranopia (green-blind)
#C4C1B6
Tritanopia (blue-blind)
#D3BABA
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebcb6; /* rgb */ color: rgb(206, 188, 182); /* oklch */ color: oklch(80.9% 0.022 39.4);
Tailwind
colors: {
custom: {
50: '#ddd0cb',
500: '#cebcb6',
950: '#000000',
},
}SCSS
$custom: #cebcb6; $custom-light: #ddd0cb; $custom-dark: #000000;
JSON
{
"hex": "#cebcb6",
"rgb": {
"r": 206,
"g": 188,
"b": 182
},
"hsl": {
"h": 15,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.80858,
"c": 0.02222,
"h": 39.4
},
"luminance": 0.52466
}Semantic roles & 50–950 ramp
primary
#CEBCB6
secondary
#859BA3
accent
#889E47
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382