#FFFFE6#FFFFE6

#FFFFE6 is a very light, muted yellow. Relative luminance 0.985; OKLCH L 99.3% C 0.033 H 107.0°. Best body text is #000000 at 20.70:1 contrast (WCAG AA passes).

Color values

HEX#FFFFE6
RGBrgb(255, 255, 230)
HSLhsl(60, 100%, 95%)
HSVhsv(60, 10%, 100%)
CMYKcmyk(0%, 0%, 9.8%, 0%)
CIE-LABlab(99.41, -4.17, 11.96)
CIE-LCHlch(99.41, 12.66, 109.22°)
OKLaboklab(99.35% -0.0095 0.0311)
OKLCHoklch(99.35% 0.033 107)
XYZxyz(91.2812, 98.4937, 89.0500)
Luminance0.9849 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFE6 #E6E6FF
analogous
#FFF2E6 #FFFFE6 #F2FFE6
triadic
#FFFFE6 #E6FFFF #FFE6FF
tetradic
#FFFFE6 #E6FFF2 #E6E6FF #FFE6F2
square
#FFFFE6 #E6FFF2 #E6E6FF #FFE6F2
split-complementary
#FFFFE6 #E6F2FF #F2E6FF
monochromatic
#FFFF6C #FFFFA9 #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.01
#FFFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.70
#FFFFE6 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFE6
20.70:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFE6#FFFFFF#000000##000000
##FFFFE61.001.0120.7020.70
#FFFFFF1.011.0021.0021.00
#00000020.7021.001.001.00
##00000020.7021.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFDE5
Deuteranopia (green-blind)
#FFFEE7
Tritanopia (blue-blind)
#FFFCF8
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #ffffe6;
/* rgb */ color: rgb(255, 255, 230);
/* oklch */ color: oklch(99.3% 0.033 107.0);
Tailwind
colors: {
  custom: {
    50: '#ffffee',
    500: '#ffffe6',
    950: '#000000',
  },
}
SCSS
$custom: #ffffe6;
$custom-light: #ffffee;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffe6",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 230
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 95.098
  },
  "oklch": {
    "l": 0.99346,
    "c": 0.03255,
    "h": 107
  },
  "luminance": 0.98493
}

Semantic roles & 50–950 ramp

primary
#FFFFE6
secondary
#9C9CED
accent
#00E600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181816
muted
#868685

Preview Lab

Preview with #FFFFE6

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

Preview Lab → · Contrast checker → · Palette generator →

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