#FFFFE7#FFFFE7

#FFFFE7 is a very light, muted yellow. Relative luminance 0.986; OKLCH L 99.4% C 0.031 H 107.0°. Best body text is #000000 at 20.71:1 contrast (WCAG AA passes).

Color values

HEX#FFFFE7
RGBrgb(255, 255, 231)
HSLhsl(60, 100%, 95%)
HSVhsv(60, 9%, 100%)
CMYKcmyk(0%, 0%, 9.4%, 0%)
CIE-LABlab(99.44, -4.01, 11.48)
CIE-LCHlch(99.44, 12.16, 109.26°)
OKLaboklab(99.37% -0.0091 0.0299)
OKLCHoklch(99.37% 0.031 107)
XYZxyz(91.4221, 98.5500, 89.7917)
Luminance0.9855 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFE7 #E7E7FF
analogous
#FFF3E7 #FFFFE7 #F3FFE7
triadic
#FFFFE7 #E7FFFF #FFE7FF
tetradic
#FFFFE7 #E7FFF3 #E7E7FF #FFE7F3
square
#FFFFE7 #E7FFF3 #E7E7FF #FFE7F3
split-complementary
#FFFFE7 #E7F3FF #F3E7FF
monochromatic
#FFFF6D #FFFFAA #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

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

On black

20.71
#FFFFE7 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFE7
20.71:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFE7#FFFFFF#000000##000000
##FFFFE71.001.0120.7120.71
#FFFFFF1.011.0021.0021.00
#00000020.7121.001.001.00
##00000020.7121.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffffe7;
/* rgb */ color: rgb(255, 255, 231);
/* oklch */ color: oklch(99.4% 0.031 107.0);
Tailwind
colors: {
  custom: {
    50: '#ffffee',
    500: '#ffffe7',
    950: '#000000',
  },
}
SCSS
$custom: #ffffe7;
$custom-light: #ffffee;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffe7",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 231
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 95.294
  },
  "oklch": {
    "l": 0.9937,
    "c": 0.03127,
    "h": 107
  },
  "luminance": 0.9855
}

Semantic roles & 50–950 ramp

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

Preview Lab

Preview with #FFFFE7

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

Preview Lab → · Contrast checker → · Palette generator →

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