#CEBF98#CEBF98
#CEBF98 is a light, muted orange. Relative luminance 0.526; OKLCH L 80.7% C 0.055 H 89.5°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CEBF98 |
|---|---|
| RGB | rgb(206, 191, 152) |
| HSL | hsl(43, 36%, 70%) |
| HSV | hsv(43, 26%, 81%) |
| CMYK | cmyk(0%, 7.3%, 26.2%, 19.2%) |
| CIE-LAB | lab(77.67, -0.79, 21.63) |
| CIE-LCH | lch(77.67, 21.64, 92.08°) |
| OKLab | oklab(80.73% 0.0005 0.055) |
| OKLCH | oklch(80.73% 0.055 89.5) |
| XYZ | xyz(49.7522, 52.6516, 37.2416) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 4.58
Sand
#C2B280
ΔE00 4.61
Khaki
#C3B091
ΔE00 5.05
Very Light Brown
#D3B683
ΔE00 5.40
Tan
#D2B48C
ΔE00 6.04
Toupe
#C7AC7D
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEBF98 #98A7CE
analogous
#CEA498 #CEBF98 #C2CE98
triadic
#CEBF98 #98CEBF #BF98CE
tetradic
#CEBF98 #98CEA4 #98A7CE #CE98C2
square
#CEBF98 #98CEA4 #98A7CE #CE98C2
split-complementary
#CEBF98 #98C2CE #A498CE
monochromatic
#A0884C #BAA56F #CEBF98 #E2D9C1 #F5F2EA
Accessibility & contrast
On white
1.82
#CEBF98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CEBF98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEBF98
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEBF98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEBF98 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BD96
Deuteranopia (green-blind)
#CCC299
Tritanopia (blue-blind)
#D7B9B4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cebf98; /* rgb */ color: rgb(206, 191, 152); /* oklch */ color: oklch(80.7% 0.055 89.5);
Tailwind
colors: {
custom: {
50: '#ddd2b6',
500: '#cebf98',
950: '#000000',
},
}SCSS
$custom: #cebf98; $custom-light: #ddd2b6; $custom-dark: #000000;
JSON
{
"hex": "#cebf98",
"rgb": {
"r": 206,
"g": 191,
"b": 152
},
"hsl": {
"h": 43.333,
"s": 35.526,
"l": 70.196
},
"oklch": {
"l": 0.80727,
"c": 0.05496,
"h": 89.5
},
"luminance": 0.5265
}Semantic roles & 50–950 ramp
primary
#CEBF98
secondary
#6778A3
accent
#58AE37
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381