#CEBEB8#CEBEB8
#CEBEB8 is a light, muted orange. Relative luminance 0.534; OKLCH L 81.3% C 0.020 H 41.8°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBEB8 |
|---|---|
| RGB | rgb(206, 190, 184) |
| HSL | hsl(16, 18%, 76%) |
| HSV | hsv(16, 11%, 81%) |
| CMYK | cmyk(0%, 7.8%, 10.7%, 19.2%) |
| CIE-LAB | lab(78.12, 4.62, 5.06) |
| CIE-LCH | lch(78.12, 6.85, 47.63°) |
| OKLab | oklab(81.31% 0.015 0.0134) |
| OKLCH | oklch(81.31% 0.02 41.8) |
| XYZ | xyz(52.5180, 53.4103, 52.8807) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.36
Pinkish Grey
#C8ACA9
ΔE00 6.55
Silver
#C0C0C0
ΔE00 7.20
Light Gray
#D3D3D3
ΔE00 8.43
Greige
#B8AB98
ΔE00 8.92
Dove Gray
#B6B8BD
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBEB8 #B8C8CE
analogous
#CEB8BD #CEBEB8 #CEC9B8
triadic
#CEBEB8 #B8CEBE #BEB8CE
tetradic
#CEBEB8 #BDCEB8 #B8C8CE #C9B8CE
square
#CEBEB8 #BDCEB8 #B8C8CE #C9B8CE
split-complementary
#CEBEB8 #B8CEC9 #B8BDCE
monochromatic
#9C7C70 #B59D94 #CEBEB8 #E7DFDC #F3EEED
Accessibility & contrast
On white
1.80
#CEBEB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#CEBEB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBEB8
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBEB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBEB8 | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB8
Deuteranopia (green-blind)
#C5C2B8
Tritanopia (blue-blind)
#D3BCBC
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebeb8; /* rgb */ color: rgb(206, 190, 184); /* oklch */ color: oklch(81.3% 0.020 41.8);
Tailwind
colors: {
custom: {
50: '#ddd1cd',
500: '#cebeb8',
950: '#000000',
},
}SCSS
$custom: #cebeb8; $custom-light: #ddd1cd; $custom-dark: #000000;
JSON
{
"hex": "#cebeb8",
"rgb": {
"r": 206,
"g": 190,
"b": 184
},
"hsl": {
"h": 16.364,
"s": 18.333,
"l": 76.471
},
"oklch": {
"l": 0.81311,
"c": 0.02006,
"h": 41.8
},
"luminance": 0.53409
}Semantic roles & 50–950 ramp
primary
#CEBEB8
secondary
#889BA3
accent
#869D49
background
#FEFEFE
surface
#FCFBFA
border
#D5D4D3
text
#151413
muted
#848383