#CEBFDF#CEBFDF

#CEBFDF is a very light, muted violet. Relative luminance 0.557; OKLCH L 82.7% C 0.047 H 306.5°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).

Color values

HEX#CEBFDF
RGBrgb(206, 191, 223)
HSLhsl(268, 33%, 81%)
HSVhsv(268, 14%, 87%)
CMYKcmyk(7.6%, 14.3%, 0%, 12.5%)
CIE-LABlab(79.45, 11.21, -14.02)
CIE-LCHlch(79.45, 17.96, 308.65°)
OKLaboklab(82.71% 0.028 -0.0378)
OKLCHoklch(82.71% 0.047 306.5)
XYZxyz(57.4013, 55.7113, 77.5271)
Luminance0.5571 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#CEBFDF #D0DFBF
analogous
#BFC0DF #CEBFDF #DEBFDF
triadic
#CEBFDF #DFCEBF #BFDFCE
tetradic
#CEBFDF #DFBFC0 #D0DFBF #BFDFDE
square
#CEBFDF #DFBFC0 #D0DFBF #BFDFDE
split-complementary
#CEBFDF #DFDEBF #C0DFBF
monochromatic
#906DB6 #AF96CB #CEBFDF #EDE8F3 #EFEBF5

Accessibility & contrast

On white

1.73
#CEBFDF on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.14
#CEBFDF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #CEBFDF
12.14:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##CEBFDF#FFFFFF#000000##000000
##CEBFDF1.001.7312.1412.14
#FFFFFF1.731.0021.0021.00
#00000012.1421.001.001.00
##00000012.1421.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAC4E0
Deuteranopia (green-blind)
#BDC5DE
Tritanopia (blue-blind)
#CCC3CA
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #cebfdf;
/* rgb */ color: rgb(206, 191, 223);
/* oklch */ color: oklch(82.7% 0.047 306.5);
Tailwind
colors: {
  custom: {
    50: '#ddd2e9',
    500: '#cebfdf',
    950: '#000000',
  },
}
SCSS
$custom: #cebfdf;
$custom-light: #ddd2e9;
$custom-dark: #000000;
JSON
{
  "hex": "#cebfdf",
  "rgb": {
    "r": 206,
    "g": 191,
    "b": 223
  },
  "hsl": {
    "h": 268.125,
    "s": 33.333,
    "l": 81.176
  },
  "oklch": {
    "l": 0.82709,
    "c": 0.04698,
    "h": 306.5
  },
  "luminance": 0.55711
}

Semantic roles & 50–950 ramp

primary
#CEBFDF
secondary
#A2B78B
accent
#AC3976
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#151416
muted
#848384

Preview Lab

Preview with #CEBFDF

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

Preview Lab → · Contrast checker → · Palette generator →

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