#CEBFAC#CEBFAC

#CEBFAC is a light, muted orange. Relative luminance 0.534; OKLCH L 81.2% C 0.031 H 73.8°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).

Color values

HEX#CEBFAC
RGBrgb(206, 191, 172)
HSLhsl(34, 26%, 74%)
HSVhsv(34, 17%, 81%)
CMYKcmyk(0%, 7.3%, 16.5%, 19.2%)
CIE-LABlab(78.09, 2.15, 11.49)
CIE-LCHlch(78.09, 11.69, 79.41°)
OKLaboklab(81.19% 0.0087 0.0299)
OKLCHoklch(81.19% 0.031 73.8)
XYZxyz(51.5305, 53.3630, 46.6072)
Luminance0.5336 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEBFAC #ACBBCE
analogous
#CEAEAC #CEBFAC #CCCEAC
triadic
#CEBFAC #ACCEBF #BFACCE
tetradic
#CEBFAC #ACCEAE #ACBBCE #CEACCC
square
#CEBFAC #ACCEAE #ACBBCE #CEACCC
split-complementary
#CEBFAC #ACCCCE #AEACCE
monochromatic
#A1845F #B7A186 #CEBFAC #E5DDD2 #F4F0EC

Accessibility & contrast

On white

1.80
#CEBFAC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.67
#CEBFAC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEBFAC
11.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEBFAC#FFFFFF#000000##000000
##CEBFAC1.001.8011.6711.67
#FFFFFF1.801.0021.0021.00
#00000011.6721.001.001.00
##00000011.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#C5BFAB
Deuteranopia (green-blind)
#C9C3AC
Tritanopia (blue-blind)
#D4BBBA
Achromatopsia (no color)
#C1C1C1

Design tokens & code

CSS
--color: #cebfac;
/* rgb */ color: rgb(206, 191, 172);
/* oklch */ color: oklch(81.2% 0.031 73.8);
Tailwind
colors: {
  custom: {
    50: '#ddd2c4',
    500: '#cebfac',
    950: '#000000',
  },
}
SCSS
$custom: #cebfac;
$custom-light: #ddd2c4;
$custom-dark: #000000;
JSON
{
  "hex": "#cebfac",
  "rgb": {
    "r": 206,
    "g": 191,
    "b": 172
  },
  "hsl": {
    "h": 33.529,
    "s": 25.758,
    "l": 74.118
  },
  "oklch": {
    "l": 0.81195,
    "c": 0.0311,
    "h": 73.8
  },
  "luminance": 0.53362
}

Semantic roles & 50–950 ramp

primary
#CEBFAC
secondary
#7B8DA3
accent
#6DA441
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382

Preview Lab

Preview with #CEBFAC

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#CEBFAC Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva