#CDAFA2#CDAFA2
#CDAFA2 is a light, muted orange. Relative luminance 0.462; OKLCH L 77.7% C 0.040 H 44.8°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CDAFA2 |
|---|---|
| RGB | rgb(205, 175, 162) |
| HSL | hsl(18, 30%, 72%) |
| HSV | hsv(18, 21%, 80%) |
| CMYK | cmyk(0%, 14.6%, 21%, 19.6%) |
| CIE-LAB | lab(73.71, 8.80, 10.69) |
| CIE-LCH | lch(73.71, 13.84, 50.53°) |
| OKLab | oklab(77.67% 0.028 0.0278) |
| OKLCH | oklch(77.67% 0.04 44.8) |
| XYZ | xyz(47.0286, 46.2492, 40.6251) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.60
Mushroom
#BA9E88
ΔE00 6.78
Warm Gray
#C9BEB0
ΔE00 8.85
Greige
#B8AB98
ΔE00 9.18
Pinkish Tan
#D99B82
ΔE00 9.29
Apricot
#FBCEB1
ΔE00 10.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CDAFA2 #A2C0CD
analogous
#CDA2AB #CDAFA2 #CDC5A2
triadic
#CDAFA2 #A2CDAF #AFA2CD
tetradic
#CDAFA2 #ABCDA2 #A2C0CD #C5A2CD
square
#CDAFA2 #ABCDA2 #A2C0CD #C5A2CD
split-complementary
#CDAFA2 #A2CDC5 #A2ABCD
monochromatic
#9F6C56 #B88D7A #CDAFA2 #E2D1CA #F4EEEB
Accessibility & contrast
On white
2.05
#CDAFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#CDAFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CDAFA2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CDAFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CDAFA2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B2A1
Deuteranopia (green-blind)
#BDB7A2
Tritanopia (blue-blind)
#D6AAAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cdafa2; /* rgb */ color: rgb(205, 175, 162); /* oklch */ color: oklch(77.7% 0.040 44.8);
Tailwind
colors: {
custom: {
50: '#dcc6bd',
500: '#cdafa2',
950: '#000000',
},
}SCSS
$custom: #cdafa2; $custom-light: #dcc6bd; $custom-dark: #000000;
JSON
{
"hex": "#cdafa2",
"rgb": {
"r": 205,
"g": 175,
"b": 162
},
"hsl": {
"h": 18.14,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.77667,
"c": 0.03951,
"h": 44.8
},
"luminance": 0.46248
}Semantic roles & 50–950 ramp
primary
#CDAFA2
secondary
#E0E8EB
accent
#88A93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281