#FFFAAA#FFFAAA

#FFFAAA is a very light, moderate yellow. Relative luminance 0.925; OKLCH L 97.1% C 0.100 H 105.1°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).

Color values

HEX#FFFAAA
RGBrgb(255, 250, 170)
HSLhsl(56, 100%, 83%)
HSVhsv(56, 33%, 100%)
CMYKcmyk(0%, 2%, 33.3%, 0%)
CIE-LABlab(97.04, -9.93, 39.04)
CIE-LCHlch(97.04, 40.28, 104.27°)
OKLaboklab(97.1% -0.026 0.0967)
OKLCHoklch(97.1% 0.1 105.1)
XYZxyz(82.6821, 92.5352, 51.5279)
Luminance0.9253 (WCAG relative)
Temperaturewarm
Familyyellow

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFFAAA #AAAFFF
analogous
#FFCFAA #FFFAAA #D9FFAA
triadic
#FFFAAA #AAFFFA #FAAAFF
tetradic
#FFFAAA #AAFFCF #AAAFFF #FFAAD9
square
#FFFAAA #AAFFCF #AAAFFF #FFAAD9
split-complementary
#FFFAAA #AAD9FF #CFAAFF
monochromatic
#FFF330 #FFF66D #FFFAAA #FFFDE0 #FFFDE0

Accessibility & contrast

On white

1.08
#FFFAAA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.51
#FFFAAA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFFAAA
19.51:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFFAAA#FFFFFF#000000##000000
##FFFAAA1.001.0819.5119.51
#FFFFFF1.081.0021.0021.00
#00000019.5121.001.001.00
##00000019.5121.001.001.00

Color blindness preview

Protanopia (red-blind)
#FFF4A4
Deuteranopia (green-blind)
#FFF8AD
Tritanopia (blue-blind)
#FFF0E6
Achromatopsia (no color)
#F6F6F6

Design tokens & code

CSS
--color: #fffaaa;
/* rgb */ color: rgb(255, 250, 170);
/* oklch */ color: oklch(97.1% 0.100 105.1);
Tailwind
colors: {
  custom: {
    50: '#fffbc4',
    500: '#fffaaa',
    950: '#000000',
  },
}
SCSS
$custom: #fffaaa;
$custom-light: #fffbc4;
$custom-dark: #000000;
JSON
{
  "hex": "#fffaaa",
  "rgb": {
    "r": 255,
    "g": 250,
    "b": 170
  },
  "hsl": {
    "h": 56.471,
    "s": 100,
    "l": 83.333
  },
  "oklch": {
    "l": 0.97099,
    "c": 0.10009,
    "h": 105.1
  },
  "luminance": 0.92533
}

Semantic roles & 50–950 ramp

primary
#FFFAAA
secondary
#6970E4
accent
#0DE600
background
#FFFFFD
surface
#FFFFF9
border
#D7D7D2
text
#181712
muted
#868582

Preview Lab

Preview with #FFFAAA

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

Preview Lab → · Contrast checker → · Palette generator →

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