#FFFFE3#FFFFE3

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

Color values

HEX#FFFFE3
RGBrgb(255, 255, 227)
HSLhsl(60, 100%, 95%)
HSVhsv(60, 11%, 100%)
CMYKcmyk(0%, 0%, 11%, 0%)
CIE-LABlab(99.35, -4.64, 13.40)
CIE-LCHlch(99.35, 14.18, 109.11°)
OKLaboklab(99.27% -0.0107 0.0348)
OKLCHoklch(99.27% 0.036 107)
XYZxyz(90.8636, 98.3266, 86.8503)
Luminance0.9833 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFE3 #E3E3FF
analogous
#FFF1E3 #FFFFE3 #F1FFE3
triadic
#FFFFE3 #E3FFFF #FFE3FF
tetradic
#FFFFE3 #E3FFF1 #E3E3FF #FFE3F1
square
#FFFFE3 #E3FFF1 #E3E3FF #FFE3F1
split-complementary
#FFFFE3 #E3F1FF #F1E3FF
monochromatic
#FFFF69 #FFFFA6 #FFFFE0 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.02
#FFFFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.67
#FFFFE3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFE3
20.67:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFE3#FFFFFF#000000##000000
##FFFFE31.001.0220.6720.67
#FFFFFF1.021.0021.0021.00
#00000020.6721.001.001.00
##00000020.6721.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCE1
Deuteranopia (green-blind)
#FFFEE4
Tritanopia (blue-blind)
#FFFBF7
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #ffffe3;
/* rgb */ color: rgb(255, 255, 227);
/* oklch */ color: oklch(99.3% 0.036 107.0);
Tailwind
colors: {
  custom: {
    50: '#ffffeb',
    500: '#ffffe3',
    950: '#000000',
  },
}
SCSS
$custom: #ffffe3;
$custom-light: #ffffeb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffe3",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 227
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 94.51
  },
  "oklch": {
    "l": 0.99273,
    "c": 0.03641,
    "h": 107
  },
  "luminance": 0.98326
}

Semantic roles & 50–950 ramp

primary
#FFFFE3
secondary
#9999ED
accent
#00E600
background
#FFFFFE
surface
#FFFFFD
border
#D7D7D5
text
#181816
muted
#868684

Preview Lab

Preview with #FFFFE3

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

Preview Lab → · Contrast checker → · Palette generator →

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