#F4F0FC#F4F0FC

#F4F0FC is a very light, near-neutral violet. Relative luminance 0.886; OKLCH L 96.2% C 0.016 H 301.2°. Best body text is #000000 at 18.72:1 contrast (WCAG AA passes).

Color values

HEX#F4F0FC
RGBrgb(244, 240, 252)
HSLhsl(260, 67%, 96%)
HSVhsv(260, 5%, 99%)
CMYKcmyk(3.2%, 4.8%, 0%, 1.2%)
CIE-LABlab(95.41, 3.48, -5.29)
CIE-LCHlch(95.41, 6.33, 303.31°)
OKLaboklab(96.17% 0.0085 -0.0141)
OKLCHoklch(96.17% 0.016 301.2)
XYZxyz(86.0359, 88.5815, 104.6420)
Luminance0.8858 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F0FC #F8FCF0
analogous
#F0F2FC #F4F0FC #FAF0FC
triadic
#F4F0FC #FCF4F0 #F0FCF4
tetradic
#F4F0FC #FCF0F2 #F8FCF0 #F0FCFA
square
#F4F0FC #FCF0F2 #F8FCF0 #F0FCFA
split-complementary
#F4F0FC #FCFAF0 #F2FCF0
monochromatic
#A98AE8 #CFBDF2 #ECE5FA #ECE5FA #ECE5FA

Accessibility & contrast

On white

1.12
#F4F0FC on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.72
#F4F0FC on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F0FC
18.72:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F0FC#FFFFFF#000000##000000
##F4F0FC1.001.1218.7218.72
#FFFFFF1.121.0021.0021.00
#00000018.7221.001.001.00
##00000018.7221.001.001.00

Color blindness preview

Protanopia (red-blind)
#EEF2FD
Deuteranopia (green-blind)
#EFF2FC
Tritanopia (blue-blind)
#F3F2F4
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f4f0fc;
/* rgb */ color: rgb(244, 240, 252);
/* oklch */ color: oklch(96.2% 0.016 301.2);
Tailwind
colors: {
  custom: {
    50: '#f7f4fd',
    500: '#f4f0fc',
    950: '#000000',
  },
}
SCSS
$custom: #f4f0fc;
$custom-light: #f7f4fd;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f0fc",
  "rgb": {
    "r": 244,
    "g": 240,
    "b": 252
  },
  "hsl": {
    "h": 260,
    "s": 66.667,
    "l": 96.471
  },
  "oklch": {
    "l": 0.96168,
    "c": 0.01646,
    "h": 301.2
  },
  "luminance": 0.88582
}

Semantic roles & 50–950 ramp

primary
#F4F0FC
secondary
#D1E2AE
accent
#CF1791
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171717
muted
#858585

Preview Lab

Preview with #F4F0FC

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

Preview Lab → · Contrast checker → · Palette generator →

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