#CEBBBE#CEBBBE
#CEBBBE is a light, muted red. Relative luminance 0.524; OKLCH L 80.9% C 0.022 H 6.7°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBBBE |
|---|---|
| RGB | rgb(206, 187, 190) |
| HSL | hsl(351, 16%, 77%) |
| HSV | hsv(351, 9%, 81%) |
| CMYK | cmyk(0%, 9.2%, 7.8%, 19.2%) |
| CIE-LAB | lab(77.51, 7.24, 0.93) |
| CIE-LCH | lch(77.51, 7.30, 7.35°) |
| OKLab | oklab(80.88% 0.0218 0.0026) |
| OKLCH | oklch(80.88% 0.022 6.7) |
| XYZ | xyz(52.5173, 52.3810, 56.0492) |
| Luminance | 0.5238 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.33
Silver
#C0C0C0
ΔE00 8.75
Thistle
#D8BFD8
ΔE00 8.81
Dove Gray
#B6B8BD
ΔE00 9.45
Dusty Pink
#D8A7B1
ΔE00 9.99
Light Gray
#D3D3D3
ΔE00 9.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBBBE #BBCECB
analogous
#CEBBC8 #CEBBBE #CEC2BB
triadic
#CEBBBE #BECEBB #BBBECE
tetradic
#CEBBBE #C8CEBB #BBCECB #C2BBCE
square
#CEBBBE #C8CEBB #BBCECB #C2BBCE
split-complementary
#CEBBBE #BBCEC2 #BBC8CE
monochromatic
#9B747A #B4979C #CEBBBE #E8DFE0 #F2EDEE
Accessibility & contrast
On white
1.83
#CEBBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#CEBBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBBBE
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBBBE | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBEBE
Deuteranopia (green-blind)
#C2C1BE
Tritanopia (blue-blind)
#D2BABC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cebbbe; /* rgb */ color: rgb(206, 187, 190); /* oklch */ color: oklch(80.9% 0.022 6.7);
Tailwind
colors: {
custom: {
50: '#ddcfd1',
500: '#cebbbe',
950: '#000000',
},
}SCSS
$custom: #cebbbe; $custom-light: #ddcfd1; $custom-dark: #000000;
JSON
{
"hex": "#cebbbe",
"rgb": {
"r": 206,
"g": 187,
"b": 190
},
"hsl": {
"h": 350.526,
"s": 16.239,
"l": 77.059
},
"oklch": {
"l": 0.80885,
"c": 0.02196,
"h": 6.7
},
"luminance": 0.5238
}Semantic roles & 50–950 ramp
primary
#CEBBBE
secondary
#8BA29F
accent
#9A8E4B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151314
muted
#848383