#CEAFA4#CEAFA4
#CEAFA4 is a light, muted orange. Relative luminance 0.465; OKLCH L 77.8% C 0.039 H 40.5°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAFA4 |
|---|---|
| RGB | rgb(206, 175, 164) |
| HSL | hsl(16, 30%, 73%) |
| HSV | hsv(16, 20%, 81%) |
| CMYK | cmyk(0%, 15%, 20.4%, 19.2%) |
| CIE-LAB | lab(73.85, 9.48, 9.80) |
| CIE-LCH | lch(73.85, 13.63, 45.97°) |
| OKLab | oklab(77.81% 0.03 0.0256) |
| OKLCH | oklch(77.81% 0.039 40.5) |
| XYZ | xyz(47.4845, 46.4636, 41.5818) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.69
Mushroom
#BA9E88
ΔE00 7.62
Pinkish Tan
#D99B82
ΔE00 9.31
Warm Gray
#C9BEB0
ΔE00 9.55
Greige
#B8AB98
ΔE00 10.11
Dusty Pink
#D8A7B1
ΔE00 10.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAFA4 #A4C3CE
analogous
#CEA4AE #CEAFA4 #CEC4A4
triadic
#CEAFA4 #A4CEAF #AFA4CE
tetradic
#CEAFA4 #AECEA4 #A4C3CE #C4A4CE
square
#CEAFA4 #AECEA4 #A4C3CE #C4A4CE
split-complementary
#CEAFA4 #A4CEC4 #A4AECE
monochromatic
#A16A57 #B98C7C #CEAFA4 #E3D2CC #F4EEEB
Accessibility & contrast
On white
2.04
#CEAFA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CEAFA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAFA4
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAFA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAFA4 | 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)
#B6B2A3
Deuteranopia (green-blind)
#BDB8A4
Tritanopia (blue-blind)
#D6ABAC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ceafa4; /* rgb */ color: rgb(206, 175, 164); /* oklch */ color: oklch(77.8% 0.039 40.5);
Tailwind
colors: {
custom: {
50: '#ddc6bf',
500: '#ceafa4',
950: '#000000',
},
}SCSS
$custom: #ceafa4; $custom-light: #ddc6bf; $custom-dark: #000000;
JSON
{
"hex": "#ceafa4",
"rgb": {
"r": 206,
"g": 175,
"b": 164
},
"hsl": {
"h": 15.714,
"s": 30,
"l": 72.549
},
"oklch": {
"l": 0.77812,
"c": 0.03941,
"h": 40.5
},
"luminance": 0.46462
}Semantic roles & 50–950 ramp
primary
#CEAFA4
secondary
#E0E8EB
accent
#8CA93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151312
muted
#838281