#F4F0FF#F4F0FF

#F4F0FF is a very light, muted violet. Relative luminance 0.888; OKLCH L 96.3% C 0.020 H 298.2°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).

Color values

HEX#F4F0FF
RGBrgb(244, 240, 255)
HSLhsl(256, 100%, 97%)
HSVhsv(256, 6%, 100%)
CMYKcmyk(4.3%, 5.9%, 0%, 0%)
CIE-LABlab(95.49, 4.03, -6.73)
CIE-LCHlch(95.49, 7.84, 300.91°)
OKLaboklab(96.26% 0.0096 -0.0179)
OKLCHoklch(96.26% 0.02 298.2)
XYZxyz(86.5151, 88.7732, 107.1655)
Luminance0.8877 (WCAG relative)
Temperaturecool
Familyviolet

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#F4F0FF #FBFFF0
analogous
#F0F4FF #F4F0FF #FCF0FF
triadic
#F4F0FF #FFF4F0 #F0FFF4
tetradic
#F4F0FF #FFF0F4 #FBFFF0 #F0FFFC
square
#F4F0FF #FFF0F4 #FBFFF0 #F0FFFC
split-complementary
#F4F0FF #FFFCF0 #F4FFF0
monochromatic
#9A76FF #C7B3FF #E9E0FF #E9E0FF #E9E0FF

Accessibility & contrast

On white

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

On black

18.75
#F4F0FF on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #F4F0FF
18.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##F4F0FF#FFFFFF#000000##000000
##F4F0FF1.001.1218.7518.75
#FFFFFF1.121.0021.0021.00
#00000018.7521.001.001.00
##00000018.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#EEF2FF
Tritanopia (blue-blind)
#F2F2F5
Achromatopsia (no color)
#F2F2F2

Design tokens & code

CSS
--color: #f4f0ff;
/* rgb */ color: rgb(244, 240, 255);
/* oklch */ color: oklch(96.3% 0.020 298.2);
Tailwind
colors: {
  custom: {
    50: '#f7f4ff',
    500: '#f4f0ff',
    950: '#000000',
  },
}
SCSS
$custom: #f4f0ff;
$custom-light: #f7f4ff;
$custom-dark: #000000;
JSON
{
  "hex": "#f4f0ff",
  "rgb": {
    "r": 244,
    "g": 240,
    "b": 255
  },
  "hsl": {
    "h": 256,
    "s": 100,
    "l": 97.059
  },
  "oklch": {
    "l": 0.96258,
    "c": 0.02036,
    "h": 298.2
  },
  "luminance": 0.88773
}

Semantic roles & 50–950 ramp

primary
#F4F0FF
secondary
#DBEFA4
accent
#E600A8
background
#FFFFFF
surface
#FEFEFF
border
#D6D6D7
text
#171718
muted
#858586

Preview Lab

Preview with #F4F0FF

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

Preview Lab → · Contrast checker → · Palette generator →

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