#FFFFD2#FFFFD2

#FFFFD2 is a very light, muted yellow. Relative luminance 0.974; OKLCH L 98.9% C 0.058 H 107.4°. Best body text is #000000 at 20.49:1 contrast (WCAG AA passes).

Color values

HEX#FFFFD2
RGBrgb(255, 255, 210)
HSLhsl(60, 100%, 91%)
HSVhsv(60, 18%, 100%)
CMYKcmyk(0%, 0%, 17.6%, 0%)
CIE-LABlab(99.00, -7.20, 21.57)
CIE-LCHlch(99.00, 22.74, 108.46°)
OKLaboklab(98.88% -0.0173 0.0553)
OKLCHoklch(98.88% 0.058 107.4)
XYZxyz(88.6321, 97.4340, 75.0978)
Luminance0.9743 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFFD2 #D2D2FF
analogous
#FFE8D2 #FFFFD2 #E8FFD2
triadic
#FFFFD2 #D2FFFF #FFD2FF
tetradic
#FFFFD2 #D2FFE8 #D2D2FF #FFD2E8
square
#FFFFD2 #D2FFE8 #D2D2FF #FFD2E8
split-complementary
#FFFFD2 #D2E8FF #E8D2FF
monochromatic
#FFFF58 #FFFF95 #FFFFD2 #FFFFE0 #FFFFE0

Accessibility & contrast

On white

1.03
#FFFFD2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

20.49
#FFFFD2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFFD2
20.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFFD2#FFFFFF#000000##000000
##FFFFD21.001.0320.4920.49
#FFFFFF1.031.0021.0021.00
#00000020.4921.001.001.00
##00000020.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFFBCF
Deuteranopia (green-blind)
#FFFDD4
Tritanopia (blue-blind)
#FFF9F2
Achromatopsia (no color)
#FCFCFC

Design tokens & code

CSS
--color: #ffffd2;
/* rgb */ color: rgb(255, 255, 210);
/* oklch */ color: oklch(98.9% 0.058 107.4);
Tailwind
colors: {
  custom: {
    50: '#ffffe0',
    500: '#ffffd2',
    950: '#000000',
  },
}
SCSS
$custom: #ffffd2;
$custom-light: #ffffe0;
$custom-dark: #000000;
JSON
{
  "hex": "#ffffd2",
  "rgb": {
    "r": 255,
    "g": 255,
    "b": 210
  },
  "hsl": {
    "h": 60,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.98881,
    "c": 0.05795,
    "h": 107.4
  },
  "luminance": 0.97433
}

Semantic roles & 50–950 ramp

primary
#FFFFD2
secondary
#8B8BEA
accent
#00E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181815
muted
#868684

Preview Lab

Preview with #FFFFD2

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

Preview Lab → · Contrast checker → · Palette generator →

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