#CEAEA3#CEAEA3
#CEAEA3 is a light, muted orange. Relative luminance 0.460; OKLCH L 77.6% C 0.041 H 39.9°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAEA3 |
|---|---|
| RGB | rgb(206, 174, 163) |
| HSL | hsl(15, 30%, 72%) |
| HSV | hsv(15, 21%, 81%) |
| CMYK | cmyk(0%, 15.5%, 20.9%, 19.2%) |
| CIE-LAB | lab(73.57, 9.87, 9.96) |
| CIE-LCH | lch(73.57, 14.02, 45.27°) |
| OKLab | oklab(77.59% 0.0311 0.026) |
| OKLCH | oklch(77.59% 0.041 39.9) |
| XYZ | xyz(47.2007, 46.0398, 41.0434) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.66
Mushroom
#BA9E88
ΔE00 7.62
Pinkish Tan
#D99B82
ΔE00 9.00
Warm Gray
#C9BEB0
ΔE00 9.94
Dusty Pink
#D8A7B1
ΔE00 10.37
Greige
#B8AB98
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAEA3 #A3C3CE
analogous
#CEA3AE #CEAEA3 #CEC4A3
triadic
#CEAEA3 #A3CEAE #AEA3CE
tetradic
#CEAEA3 #AECEA3 #A3C3CE #C4A3CE
square
#CEAEA3 #AECEA3 #A3C3CE #C4A3CE
split-complementary
#CEAEA3 #A3CEC4 #A3AECE
monochromatic
#A16956 #B98B7B #CEAEA3 #E3D1CB #F4EDEB
Accessibility & contrast
On white
2.06
#CEAEA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#CEAEA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAEA3
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAEA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAEA3 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B1A2
Deuteranopia (green-blind)
#BDB7A3
Tritanopia (blue-blind)
#D7AAAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ceaea3; /* rgb */ color: rgb(206, 174, 163); /* oklch */ color: oklch(77.6% 0.041 39.9);
Tailwind
colors: {
custom: {
50: '#ddc6be',
500: '#ceaea3',
950: '#000000',
},
}SCSS
$custom: #ceaea3; $custom-light: #ddc6be; $custom-dark: #000000;
JSON
{
"hex": "#ceaea3",
"rgb": {
"r": 206,
"g": 174,
"b": 163
},
"hsl": {
"h": 15.349,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.7759,
"c": 0.04055,
"h": 39.9
},
"luminance": 0.46038
}Semantic roles & 50–950 ramp
primary
#CEAEA3
secondary
#E0E8EB
accent
#8DA93C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281