#FFFEEB#FFFEEB

#FFFEEB is a very light, muted yellow. Relative luminance 0.981; OKLCH L 99.3% C 0.025 H 104.4°. Best body text is #000000 at 20.63:1 contrast (WCAG AA passes).

Color values

HEX#FFFEEB
RGBrgb(255, 254, 235)
HSLhsl(57, 100%, 96%)
HSVhsv(57, 8%, 100%)
CMYKcmyk(0%, 0.4%, 7.8%, 0%)
CIE-LABlab(99.28, -2.87, 9.20)
CIE-LCHlch(99.28, 9.64, 107.31°)
OKLaboklab(99.27% -0.0062 0.0241)
OKLCHoklch(99.27% 0.025 104.4)
XYZxyz(91.6753, 98.1423, 92.6949)
Luminance0.9814 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFEEB #EBECFF
analogous
#FFF4EB #FFFEEB #F6FFEB
triadic
#FFFEEB #EBFFFE #FEEBFF
tetradic
#FFFEEB #EBFFF4 #EBECFF #FFEBF6
square
#FFFEEB #EBFFF4 #EBECFF #FFEBF6
split-complementary
#FFFEEB #EBF6FF #F4EBFF
monochromatic
#FFF871 #FFFBAE #FFFDE0 #FFFDE0 #FFFDE0

Accessibility & contrast

On white

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

On black

20.63
#FFFEEB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFEEB
20.63:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFEEB#FFFFFF#000000##000000
##FFFEEB1.001.0220.6320.63
#FFFFFF1.021.0021.0021.00
#00000020.6321.001.001.00
##00000020.6321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #fffeeb;
/* rgb */ color: rgb(255, 254, 235);
/* oklch */ color: oklch(99.3% 0.025 104.4);
Tailwind
colors: {
  custom: {
    50: '#fffef1',
    500: '#fffeeb',
    950: '#000000',
  },
}
SCSS
$custom: #fffeeb;
$custom-light: #fffef1;
$custom-dark: #000000;
JSON
{
  "hex": "#fffeeb",
  "rgb": {
    "r": 255,
    "g": 254,
    "b": 235
  },
  "hsl": {
    "h": 57,
    "s": 100,
    "l": 96.078
  },
  "oklch": {
    "l": 0.99274,
    "c": 0.02484,
    "h": 104.4
  },
  "luminance": 0.98142
}

Semantic roles & 50–950 ramp

primary
#FFFEEB
secondary
#A0A4EE
accent
#0BE600
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#181716
muted
#868585

Preview Lab

Preview with #FFFEEB

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

Preview Lab → · Contrast checker → · Palette generator →

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