#CEAFA2#CEAFA2
#CEAFA2 is a light, muted orange. Relative luminance 0.464; OKLCH L 77.8% C 0.041 H 44.0°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAFA2 |
|---|---|
| RGB | rgb(206, 175, 162) |
| HSL | hsl(18, 31%, 72%) |
| HSV | hsv(18, 21%, 81%) |
| CMYK | cmyk(0%, 15%, 21.4%, 19.2%) |
| CIE-LAB | lab(73.80, 9.18, 10.83) |
| CIE-LCH | lch(73.80, 14.19, 49.72°) |
| OKLab | oklab(77.76% 0.0292 0.0282) |
| OKLCH | oklch(77.76% 0.041 44) |
| XYZ | xyz(47.3054, 46.3919, 40.6381) |
| Luminance | 0.4639 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.55
Mushroom
#BA9E88
ΔE00 6.96
Pinkish Tan
#D99B82
ΔE00 9.06
Warm Gray
#C9BEB0
ΔE00 9.17
Greige
#B8AB98
ΔE00 9.53
Apricot
#FBCEB1
ΔE00 10.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAFA2 #A2C1CE
analogous
#CEA2AB #CEAFA2 #CEC5A2
triadic
#CEAFA2 #A2CEAF #AFA2CE
tetradic
#CEAFA2 #ABCEA2 #A2C1CE #C5A2CE
square
#CEAFA2 #ABCEA2 #A2C1CE #C5A2CE
split-complementary
#CEAFA2 #A2CEC5 #A2ABCE
monochromatic
#A16B55 #B98D7A #CEAFA2 #E3D1CA #F4EEEB
Accessibility & contrast
On white
2.04
#CEAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#CEAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAFA2
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAFA2 | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B2A1
Deuteranopia (green-blind)
#BEB8A2
Tritanopia (blue-blind)
#D7AAAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ceafa2; /* rgb */ color: rgb(206, 175, 162); /* oklch */ color: oklch(77.8% 0.041 44.0);
Tailwind
colors: {
custom: {
50: '#ddc6bd',
500: '#ceafa2',
950: '#000000',
},
}SCSS
$custom: #ceafa2; $custom-light: #ddc6bd; $custom-dark: #000000;
JSON
{
"hex": "#ceafa2",
"rgb": {
"r": 206,
"g": 175,
"b": 162
},
"hsl": {
"h": 17.727,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.77761,
"c": 0.04057,
"h": 44
},
"luminance": 0.4639
}Semantic roles & 50–950 ramp
primary
#CEAFA2
secondary
#E0E8EB
accent
#89AA3C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281