#FFFEEA#FFFEEA

#FFFEEA is a very light, muted yellow. Relative luminance 0.981; OKLCH L 99.2% C 0.026 H 104.5°. Best body text is #000000 at 20.62:1 contrast (WCAG AA passes).

Color values

HEX#FFFEEA
RGBrgb(255, 254, 234)
HSLhsl(57, 100%, 96%)
HSVhsv(57, 8%, 100%)
CMYKcmyk(0%, 0.4%, 8.2%, 0%)
CIE-LABlab(99.25, -3.03, 9.68)
CIE-LCHlch(99.25, 10.14, 107.38°)
OKLaboklab(99.25% -0.0066 0.0253)
OKLCHoklch(99.25% 0.026 104.5)
XYZxyz(91.5312, 98.0846, 91.9362)
Luminance0.9808 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEEA #EAEBFF
analogous
#FFF3EA #FFFEEA #F5FFEA
triadic
#FFFEEA #EAFFFE #FEEAFF
tetradic
#FFFEEA #EAFFF3 #EAEBFF #FFEAF5
square
#FFFEEA #EAFFF3 #EAEBFF #FFEAF5
split-complementary
#FFFEEA #EAF5FF #F3EAFF
monochromatic
#FFF870 #FFFBAD #FFFEE0 #FFFEE0 #FFFEE0

Accessibility & contrast

On white

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

On black

20.62
#FFFEEA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEEA
20.62:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEEA#FFFFFF#000000##000000
##FFFEEA1.001.0220.6220.62
#FFFFFF1.021.0021.0021.00
#00000020.6221.001.001.00
##00000020.6221.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFCE9
Deuteranopia (green-blind)
#FFFDEB
Tritanopia (blue-blind)
#FFFBF8
Achromatopsia (no color)
#FDFDFD

Design tokens & code

CSS
--color: #fffeea;
/* rgb */ color: rgb(255, 254, 234);
/* oklch */ color: oklch(99.2% 0.026 104.5);
Tailwind
colors: {
  custom: {
    50: '#fffef0',
    500: '#fffeea',
    950: '#000000',
  },
}
SCSS
$custom: #fffeea;
$custom-light: #fffef0;
$custom-dark: #000000;
JSON
{
  "hex": "#fffeea",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 234
  },
  "hsl": {
    "h": 57.143,
    "s": 100,
    "l": 95.882
  },
  "oklch": {
    "l": 0.99249,
    "c": 0.02614,
    "h": 104.5
  },
  "luminance": 0.98084
}

Semantic roles & 50–950 ramp

primary
#FFFEEA
secondary
#9FA3EE
accent
#0BE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFFEEA

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

Preview Lab → · Contrast checker → · Palette generator →

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