#CEBF93#CEBF93
#CEBF93 is a light, moderate orange. Relative luminance 0.525; OKLCH L 80.6% C 0.061 H 91.5°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF93 |
|---|---|
| RGB | rgb(206, 191, 147) |
| HSL | hsl(45, 38%, 69%) |
| HSV | hsv(45, 29%, 81%) |
| CMYK | cmyk(0%, 7.3%, 28.6%, 19.2%) |
| CIE-LAB | lab(77.57, -1.46, 24.16) |
| CIE-LCH | lch(77.57, 24.20, 93.46°) |
| OKLab | oklab(80.62% -0.0016 0.061) |
| OKLCH | oklch(80.62% 0.061 91.5) |
| XYZ | xyz(49.3513, 52.4913, 35.1302) |
| Luminance | 0.5249 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.84
Putty
#BEAE8A
ΔE00 4.97
Very Light Brown
#D3B683
ΔE00 5.05
Khaki
#C3B091
ΔE00 5.88
Toupe
#C7AC7D
ΔE00 6.18
Sandstone
#C9AE74
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF93 #93A2CE
analogous
#CEA293 #CEBF93 #C0CE93
triadic
#CEBF93 #93CEBF #BF93CE
tetradic
#CEBF93 #93CEA2 #93A2CE #CE93C0
square
#CEBF93 #93CEA2 #93A2CE #CE93C0
split-complementary
#CEBF93 #93C0CE #A293CE
monochromatic
#9F8948 #BBA669 #CEBF93 #E1D8BD #F4F1E7
Accessibility & contrast
On white
1.83
#CEBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#CEBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF93
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF93 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD90
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#D7B8B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebf93; /* rgb */ color: rgb(206, 191, 147); /* oklch */ color: oklch(80.6% 0.061 91.5);
Tailwind
colors: {
custom: {
50: '#ddd2b3',
500: '#cebf93',
950: '#000000',
},
}SCSS
$custom: #cebf93; $custom-light: #ddd2b3; $custom-dark: #000000;
JSON
{
"hex": "#cebf93",
"rgb": {
"r": 206,
"g": 191,
"b": 147
},
"hsl": {
"h": 44.746,
"s": 37.58,
"l": 69.216
},
"oklch": {
"l": 0.80621,
"c": 0.06105,
"h": 91.5
},
"luminance": 0.5249
}Semantic roles & 50–950 ramp
primary
#CEBF93
secondary
#6273A3
accent
#54B135
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381