#CEBDB6#CEBDB6
#CEBDB6 is a light, muted orange. Relative luminance 0.529; OKLCH L 81.1% C 0.022 H 43.8°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBDB6 |
|---|---|
| RGB | rgb(206, 189, 182) |
| HSL | hsl(18, 20%, 76%) |
| HSV | hsv(18, 12%, 81%) |
| CMYK | cmyk(0%, 8.3%, 11.7%, 19.2%) |
| CIE-LAB | lab(77.81, 4.82, 5.70) |
| CIE-LCH | lch(77.81, 7.47, 49.82°) |
| OKLab | oklab(81.06% 0.0157 0.015) |
| OKLCH | oklch(81.06% 0.022 43.8) |
| XYZ | xyz(52.0940, 52.8953, 51.7124) |
| Luminance | 0.5289 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.24
Pinkish Grey
#C8ACA9
ΔE00 6.35
Silver
#C0C0C0
ΔE00 7.63
Greige
#B8AB98
ΔE00 8.60
Light Gray
#D3D3D3
ΔE00 8.91
Dove Gray
#B6B8BD
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBDB6 #B6C7CE
analogous
#CEB6BB #CEBDB6 #CEC9B6
triadic
#CEBDB6 #B6CEBD #BDB6CE
tetradic
#CEBDB6 #BBCEB6 #B6C7CE #C9B6CE
square
#CEBDB6 #BBCEB6 #B6C7CE #C9B6CE
split-complementary
#CEBDB6 #B6CEC9 #B6BBCE
monochromatic
#9D7B6D #B59C91 #CEBDB6 #E7DEDB #F3EEED
Accessibility & contrast
On white
1.81
#CEBDB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CEBDB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBDB6
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBDB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBDB6 | 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)
#C1BEB6
Deuteranopia (green-blind)
#C5C2B6
Tritanopia (blue-blind)
#D3BBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebdb6; /* rgb */ color: rgb(206, 189, 182); /* oklch */ color: oklch(81.1% 0.022 43.8);
Tailwind
colors: {
custom: {
50: '#ddd0cb',
500: '#cebdb6',
950: '#000000',
},
}SCSS
$custom: #cebdb6; $custom-light: #ddd0cb; $custom-dark: #000000;
JSON
{
"hex": "#cebdb6",
"rgb": {
"r": 206,
"g": 189,
"b": 182
},
"hsl": {
"h": 17.5,
"s": 19.672,
"l": 76.078
},
"oklch": {
"l": 0.81057,
"c": 0.02173,
"h": 43.8
},
"luminance": 0.52894
}Semantic roles & 50–950 ramp
primary
#CEBDB6
secondary
#859AA3
accent
#859E47
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151413
muted
#848382