#CEBAB2#CEBAB2
#CEBAB2 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.4% C 0.026 H 43.1°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBAB2 |
|---|---|
| RGB | rgb(206, 186, 178) |
| HSL | hsl(17, 22%, 75%) |
| HSV | hsv(17, 14%, 81%) |
| CMYK | cmyk(0%, 9.7%, 13.6%, 19.2%) |
| CIE-LAB | lab(76.95, 5.76, 6.63) |
| CIE-LCH | lch(76.95, 8.79, 49.01°) |
| OKLab | oklab(80.35% 0.0186 0.0175) |
| OKLCH | oklch(80.35% 0.026 43.1) |
| XYZ | xyz(51.0479, 51.4550, 49.3535) |
| Luminance | 0.5145 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.38
Warm Gray
#C9BEB0
ΔE00 5.95
Greige
#B8AB98
ΔE00 8.60
Silver
#C0C0C0
ΔE00 8.76
Mushroom
#BA9E88
ΔE00 9.64
Light Gray
#D3D3D3
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBAB2 #B2C6CE
analogous
#CEB2B8 #CEBAB2 #CEC8B2
triadic
#CEBAB2 #B2CEBA #BAB2CE
tetradic
#CEBAB2 #B8CEB2 #B2C6CE #C8B2CE
square
#CEBAB2 #B8CEB2 #B2C6CE #C8B2CE
split-complementary
#CEBAB2 #B2CEC8 #B2B8CE
monochromatic
#9E7767 #B6988D #CEBAB2 #E6DCD7 #F3EEEC
Accessibility & contrast
On white
1.86
#CEBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CEBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBAB2
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBAB2 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB1
Deuteranopia (green-blind)
#C3C0B2
Tritanopia (blue-blind)
#D4B7B8
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cebab2; /* rgb */ color: rgb(206, 186, 178); /* oklch */ color: oklch(80.4% 0.026 43.1);
Tailwind
colors: {
custom: {
50: '#ddcec9',
500: '#cebab2',
950: '#000000',
},
}SCSS
$custom: #cebab2; $custom-light: #ddcec9; $custom-dark: #000000;
JSON
{
"hex": "#cebab2",
"rgb": {
"r": 206,
"g": 186,
"b": 178
},
"hsl": {
"h": 17.143,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.80352,
"c": 0.02553,
"h": 43.1
},
"luminance": 0.51454
}Semantic roles & 50–950 ramp
primary
#CEBAB2
secondary
#8199A3
accent
#86A145
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151313
muted
#848382