#CEAFA3#CEAFA3
#CEAFA3 is a light, muted orange. Relative luminance 0.464; OKLCH L 77.8% C 0.040 H 42.3°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAFA3 |
|---|---|
| RGB | rgb(206, 175, 163) |
| HSL | hsl(17, 30%, 72%) |
| HSV | hsv(17, 21%, 81%) |
| CMYK | cmyk(0%, 15%, 20.9%, 19.2%) |
| CIE-LAB | lab(73.82, 9.33, 10.32) |
| CIE-LCH | lch(73.82, 13.91, 47.88°) |
| OKLab | oklab(77.79% 0.0296 0.0269) |
| OKLCH | oklch(77.79% 0.04 42.3) |
| XYZ | xyz(47.3946, 46.4276, 41.1081) |
| Luminance | 0.4643 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.12
Mushroom
#BA9E88
ΔE00 7.28
Pinkish Tan
#D99B82
ΔE00 9.17
Warm Gray
#C9BEB0
ΔE00 9.35
Greige
#B8AB98
ΔE00 9.82
Apricot
#FBCEB1
ΔE00 10.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAFA3 #A3C2CE
analogous
#CEA3AD #CEAFA3 #CEC4A3
triadic
#CEAFA3 #A3CEAF #AFA3CE
tetradic
#CEAFA3 #ADCEA3 #A3C2CE #C4A3CE
square
#CEAFA3 #ADCEA3 #A3C2CE #C4A3CE
split-complementary
#CEAFA3 #A3CEC4 #A3ADCE
monochromatic
#A16B56 #B98C7B #CEAFA3 #E3D2CB #F4EEEB
Accessibility & contrast
On white
2.04
#CEAFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CEAFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAFA3
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAFA3 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A2
Deuteranopia (green-blind)
#BEB8A3
Tritanopia (blue-blind)
#D7ABAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ceafa3; /* rgb */ color: rgb(206, 175, 163); /* oklch */ color: oklch(77.8% 0.040 42.3);
Tailwind
colors: {
custom: {
50: '#ddc6be',
500: '#ceafa3',
950: '#000000',
},
}SCSS
$custom: #ceafa3; $custom-light: #ddc6be; $custom-dark: #000000;
JSON
{
"hex": "#ceafa3",
"rgb": {
"r": 206,
"g": 175,
"b": 163
},
"hsl": {
"h": 16.744,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.77786,
"c": 0.03997,
"h": 42.3
},
"luminance": 0.46426
}Semantic roles & 50–950 ramp
primary
#CEAFA3
secondary
#E0E8EB
accent
#8BA93C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281