#CEBFA2#CEBFA2
#CEBFA2 is a light, muted orange. Relative luminance 0.530; OKLCH L 81.0% C 0.043 H 83.8°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFA2 |
|---|---|
| RGB | rgb(206, 191, 162) |
| HSL | hsl(40, 31%, 72%) |
| HSV | hsv(40, 21%, 81%) |
| CMYK | cmyk(0%, 7.3%, 21.4%, 19.2%) |
| CIE-LAB | lab(77.87, 0.64, 16.56) |
| CIE-LCH | lch(77.87, 16.57, 87.80°) |
| OKLab | oklab(80.95% 0.0046 0.0426) |
| OKLCH | oklch(80.95% 0.043 83.8) |
| XYZ | xyz(50.6060, 52.9932, 41.7383) |
| Luminance | 0.5299 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.17
Putty
#BEAE8A
ΔE00 5.14
Warm Gray
#C9BEB0
ΔE00 5.44
Tan
#D2B48C
ΔE00 6.08
Greige
#B8AB98
ΔE00 6.35
Very Light Brown
#D3B683
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFA2 #A2B1CE
analogous
#CEA9A2 #CEBFA2 #C7CEA2
triadic
#CEBFA2 #A2CEBF #BFA2CE
tetradic
#CEBFA2 #A2CEA9 #A2B1CE #CEA2C7
square
#CEBFA2 #A2CEA9 #A2B1CE #CEA2C7
split-complementary
#CEBFA2 #A2C7CE #A9A2CE
monochromatic
#A18755 #B9A37A #CEBFA2 #E3DBCA #F4F1EB
Accessibility & contrast
On white
1.81
#CEBFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#CEBFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFA2
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFA2 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BEA0
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#D6BAB7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebfa2; /* rgb */ color: rgb(206, 191, 162); /* oklch */ color: oklch(81.0% 0.043 83.8);
Tailwind
colors: {
custom: {
50: '#ddd2bd',
500: '#cebfa2',
950: '#000000',
},
}SCSS
$custom: #cebfa2; $custom-light: #ddd2bd; $custom-dark: #000000;
JSON
{
"hex": "#cebfa2",
"rgb": {
"r": 206,
"g": 191,
"b": 162
},
"hsl": {
"h": 39.545,
"s": 30.986,
"l": 72.157
},
"oklch": {
"l": 0.80952,
"c": 0.04282,
"h": 83.8
},
"luminance": 0.52992
}Semantic roles & 50–950 ramp
primary
#CEBFA2
secondary
#7182A3
accent
#61AA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382