#CEBFA3#CEBFA3
#CEBFA3 is a light, muted orange. Relative luminance 0.530; OKLCH L 81.0% C 0.042 H 83.1°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBFA3 |
|---|---|
| RGB | rgb(206, 191, 163) |
| HSL | hsl(39, 30%, 72%) |
| HSV | hsv(39, 21%, 81%) |
| CMYK | cmyk(0%, 7.3%, 20.9%, 19.2%) |
| CIE-LAB | lab(77.89, 0.78, 16.05) |
| CIE-LCH | lch(77.89, 16.07, 87.21°) |
| OKLab | oklab(80.98% 0.005 0.0413) |
| OKLCH | oklch(80.98% 0.042 83.1) |
| XYZ | xyz(50.6952, 53.0289, 42.2083) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.20
Warm Gray
#C9BEB0
ΔE00 5.11
Putty
#BEAE8A
ΔE00 5.31
Tan
#D2B48C
ΔE00 6.16
Greige
#B8AB98
ΔE00 6.19
Very Light Brown
#D3B683
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBFA3 #A3B2CE
analogous
#CEAAA3 #CEBFA3 #C7CEA3
triadic
#CEBFA3 #A3CEBF #BFA3CE
tetradic
#CEBFA3 #A3CEAA #A3B2CE #CEA3C7
square
#CEBFA3 #A3CEAA #A3B2CE #CEA3C7
split-complementary
#CEBFA3 #A3C7CE #AAA3CE
monochromatic
#A18756 #B9A37B #CEBFA3 #E3DBCB #F4F1EB
Accessibility & contrast
On white
1.81
#CEBFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CEBFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBFA3
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBFA3 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BEA1
Deuteranopia (green-blind)
#CAC2A4
Tritanopia (blue-blind)
#D6BAB7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cebfa3; /* rgb */ color: rgb(206, 191, 163); /* oklch */ color: oklch(81.0% 0.042 83.1);
Tailwind
colors: {
custom: {
50: '#ddd2be',
500: '#cebfa3',
950: '#000000',
},
}SCSS
$custom: #cebfa3; $custom-light: #ddd2be; $custom-dark: #000000;
JSON
{
"hex": "#cebfa3",
"rgb": {
"r": 206,
"g": 191,
"b": 163
},
"hsl": {
"h": 39.07,
"s": 30.496,
"l": 72.353
},
"oklch": {
"l": 0.80976,
"c": 0.04161,
"h": 83.1
},
"luminance": 0.53028
}Semantic roles & 50–950 ramp
primary
#CEBFA3
secondary
#7283A3
accent
#62A93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382