#CEAFB2#CEAFB2
#CEAFB2 is a light, muted red. Relative luminance 0.470; OKLCH L 78.2% C 0.036 H 11.4°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CEAFB2 |
|---|---|
| RGB | rgb(206, 175, 178) |
| HSL | hsl(354, 24%, 75%) |
| HSV | hsv(354, 15%, 81%) |
| CMYK | cmyk(0%, 15%, 13.6%, 19.2%) |
| CIE-LAB | lab(74.19, 11.68, 2.64) |
| CIE-LCH | lch(74.19, 11.98, 12.73°) |
| OKLab | oklab(78.19% 0.0355 0.0071) |
| OKLCH | oklch(78.19% 0.036 11.4) |
| XYZ | xyz(48.8191, 46.9974, 48.6106) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.15
Dusty Pink
#D8A7B1
ΔE00 5.67
Thistle
#D8BFD8
ΔE00 9.37
Faded Pink
#DE9DAC
ΔE00 9.40
Light Mauve
#C292A1
ΔE00 9.46
Rosybrown
#BC8F8F
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEAFB2 #AFCECB
analogous
#CEAFC2 #CEAFB2 #CEBCAF
triadic
#CEAFB2 #B2CEAF #AFB2CE
tetradic
#CEAFB2 #C2CEAF #AFCECB #BCAFCE
square
#CEAFB2 #C2CEAF #AFCECB #BCAFCE
split-complementary
#CEAFB2 #AFCEBC #AFC2CE
monochromatic
#A06369 #B7898D #CEAFB2 #E5D5D7 #F3ECED
Accessibility & contrast
On white
2.02
#CEAFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#CEAFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEAFB2
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEAFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEAFB2 | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B3B2
Deuteranopia (green-blind)
#BBB9B2
Tritanopia (blue-blind)
#D5ADB0
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #ceafb2; /* rgb */ color: rgb(206, 175, 178); /* oklch */ color: oklch(78.2% 0.036 11.4);
Tailwind
colors: {
custom: {
50: '#ddc7c9',
500: '#ceafb2',
950: '#000000',
},
}SCSS
$custom: #ceafb2; $custom-light: #ddc7c9; $custom-dark: #000000;
JSON
{
"hex": "#ceafb2",
"rgb": {
"r": 206,
"g": 175,
"b": 178
},
"hsl": {
"h": 354.194,
"s": 24.031,
"l": 74.706
},
"oklch": {
"l": 0.78192,
"c": 0.03618,
"h": 11.4
},
"luminance": 0.46996
}Semantic roles & 50–950 ramp
primary
#CEAFB2
secondary
#E1EAE9
accent
#A39943
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282