#DFDFEB#DFDFEB

#DFDFEB is a very light, near-neutral blue. Relative luminance 0.745; OKLCH L 90.7% C 0.016 H 286.1°. Best body text is #000000 at 15.89:1 contrast (WCAG AA passes).

Color values

HEX#DFDFEB
RGBrgb(223, 223, 235)
HSLhsl(240, 23%, 90%)
HSVhsv(240, 5%, 92%)
CMYKcmyk(5.1%, 5.1%, 0%, 7.8%)
CIE-LABlab(89.14, 2.21, -5.84)
CIE-LCHlch(89.14, 6.25, 290.68°)
OKLaboklab(90.72% 0.0045 -0.0156)
OKLCHoklch(90.72% 0.016 286.1)
XYZxyz(71.8117, 74.4613, 89.1704)
Luminance0.7446 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#DFDFEB #EBEBDF
analogous
#DFE5EB #DFDFEB #E5DFEB
triadic
#DFDFEB #EBDFDF #DFEBDF
tetradic
#DFDFEB #EBDFE5 #EBEBDF #DFEBE5
square
#DFDFEB #EBDFE5 #EBEBDF #DFEBE5
split-complementary
#DFDFEB #EBE5DF #E5EBDF
monochromatic
#9494BC #B9B9D3 #DFDFEB #ECECF3 #ECECF3

Accessibility & contrast

On white

1.32
#DFDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

15.89
#DFDFEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #DFDFEB
15.89:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##DFDFEB#FFFFFF#000000##000000
##DFDFEB1.001.3215.8915.89
#FFFFFF1.321.0021.0021.00
#00000015.8921.001.001.00
##00000015.8921.001.001.00

Color blindness preview

Protanopia (red-blind)
#DCE0EC
Deuteranopia (green-blind)
#DCE0EB
Tritanopia (blue-blind)
#DDE1E3
Achromatopsia (no color)
#E0E0E0

Design tokens & code

CSS
--color: #dfdfeb;
/* rgb */ color: rgb(223, 223, 235);
/* oklch */ color: oklch(90.7% 0.016 286.1);
Tailwind
colors: {
  custom: {
    50: '#e9e9f1',
    500: '#dfdfeb',
    950: '#000000',
  },
}
SCSS
$custom: #dfdfeb;
$custom-light: #e9e9f1;
$custom-dark: #000000;
JSON
{
  "hex": "#dfdfeb",
  "rgb": {
    "r": 223,
    "g": 223,
    "b": 235
  },
  "hsl": {
    "h": 240,
    "s": 23.077,
    "l": 89.804
  },
  "oklch": {
    "l": 0.90718,
    "c": 0.01623,
    "h": 286.1
  },
  "luminance": 0.74461
}

Semantic roles & 50–950 ramp

primary
#DFDFEB
secondary
#C3C3AB
accent
#A244A2
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161616
muted
#848485

Preview Lab

Preview with #DFDFEB

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

Preview Lab → · Contrast checker → · Palette generator →

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