#CEB2AE#CEB2AE
#CEB2AE is a light, muted red. Relative luminance 0.480; OKLCH L 78.7% C 0.033 H 27.5°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2AE |
|---|---|
| RGB | rgb(206, 178, 174) |
| HSL | hsl(8, 25%, 75%) |
| HSV | hsv(8, 16%, 81%) |
| CMYK | cmyk(0%, 13.6%, 15.5%, 19.2%) |
| CIE-LAB | lab(74.84, 9.41, 5.76) |
| CIE-LCH | lch(74.84, 11.04, 31.47°) |
| OKLab | oklab(78.66% 0.0293 0.0152) |
| OKLCH | oklch(78.66% 0.033 27.5) |
| XYZ | xyz(49.0137, 48.0199, 46.7230) |
| Luminance | 0.4802 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.68
Dusty Pink
#D8A7B1
ΔE00 8.54
Warm Gray
#C9BEB0
ΔE00 10.24
Mushroom
#BA9E88
ΔE00 10.30
Rosybrown
#BC8F8F
ΔE00 10.58
Pale Rose
#FDC1C5
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2AE #AECACE
analogous
#CEAEBA #CEB2AE #CEC2AE
triadic
#CEB2AE #AECEB2 #B2AECE
tetradic
#CEB2AE #BACEAE #AECACE #C2AECE
square
#CEB2AE #BACEAE #AECACE #C2AECE
split-complementary
#CEB2AE #AECEC2 #AEBACE
monochromatic
#A06A62 #B78E88 #CEB2AE #E5D6D4 #F3EDEC
Accessibility & contrast
On white
1.98
#CEB2AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#CEB2AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2AE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2AE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B5AE
Deuteranopia (green-blind)
#BEBAAE
Tritanopia (blue-blind)
#D5AFB1
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ceb2ae; /* rgb */ color: rgb(206, 178, 174); /* oklch */ color: oklch(78.7% 0.033 27.5);
Tailwind
colors: {
custom: {
50: '#ddc9c6',
500: '#ceb2ae',
950: '#000000',
},
}SCSS
$custom: #ceb2ae; $custom-light: #ddc9c6; $custom-dark: #000000;
JSON
{
"hex": "#ceb2ae",
"rgb": {
"r": 206,
"g": 178,
"b": 174
},
"hsl": {
"h": 7.5,
"s": 24.615,
"l": 74.51
},
"oklch": {
"l": 0.78665,
"c": 0.033,
"h": 27.5
},
"luminance": 0.48019
}Semantic roles & 50–950 ramp
primary
#CEB2AE
secondary
#E1E9EA
accent
#97A342
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282