#EFEFFE#EFEFFE

#EFEFFE is a very light, muted blue. Relative luminance 0.872; OKLCH L 95.7% C 0.020 H 286.0°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).

Color values

HEX#EFEFFE
RGBrgb(239, 239, 254)
HSLhsl(240, 88%, 97%)
HSVhsv(240, 6%, 100%)
CMYKcmyk(5.9%, 5.9%, 0%, 0.4%)
CIE-LABlab(94.84, 2.73, -7.20)
CIE-LCHlch(94.84, 7.71, 290.77°)
OKLaboklab(95.65% 0.0055 -0.0193)
OKLCHoklch(95.65% 0.02 286)
XYZxyz(84.3491, 87.2392, 106.1418)
Luminance0.8724 (WCAG relative)
Temperaturecool
Familyblue

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#EFEFFE #FEFEEF
analogous
#EFF7FE #EFEFFE #F7EFFE
triadic
#EFEFFE #FEEFEF #EFFEEF
tetradic
#EFEFFE #FEEFF7 #FEFEEF #EFFEF7
square
#EFEFFE #FEEFF7 #FEFEEF #EFFEF7
split-complementary
#EFEFFE #FEF7EF #F7FEEF
monochromatic
#7C7CF7 #B5B5FA #E2E2FD #E2E2FD #E2E2FD

Accessibility & contrast

On white

1.14
#EFEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.45
#EFEFFE on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #EFEFFE
18.45:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##EFEFFE#FFFFFF#000000##000000
##EFEFFE1.001.1418.4518.45
#FFFFFF1.141.0021.0021.00
#00000018.4521.001.001.00
##00000018.4521.001.001.00

Color blindness preview

Protanopia (red-blind)
#ECF1FF
Deuteranopia (green-blind)
#EBF0FE
Tritanopia (blue-blind)
#ECF1F4
Achromatopsia (no color)
#F0F0F0

Design tokens & code

CSS
--color: #efeffe;
/* rgb */ color: rgb(239, 239, 254);
/* oklch */ color: oklch(95.7% 0.020 286.0);
Tailwind
colors: {
  custom: {
    50: '#f4f4fe',
    500: '#efeffe',
    950: '#000000',
  },
}
SCSS
$custom: #efeffe;
$custom-light: #f4f4fe;
$custom-dark: #000000;
JSON
{
  "hex": "#efeffe",
  "rgb": {
    "r": 239,
    "g": 239,
    "b": 254
  },
  "hsl": {
    "h": 240,
    "s": 88.235,
    "l": 96.667
  },
  "oklch": {
    "l": 0.95651,
    "c": 0.02004,
    "h": 286
  },
  "luminance": 0.87239
}

Semantic roles & 50–950 ramp

primary
#EFEFFE
secondary
#EAEAA7
accent
#E501E5
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #EFEFFE

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

Preview Lab → · Contrast checker → · Palette generator →

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