#FFF0D2#FFF0D2

#FFF0D2 is a very light, muted orange. Relative luminance 0.882; OKLCH L 95.9% C 0.042 H 84.6°. Best body text is #000000 at 18.65:1 contrast (WCAG AA passes).

Color values

HEX#FFF0D2
RGBrgb(255, 240, 210)
HSLhsl(40, 100%, 91%)
HSVhsv(40, 18%, 100%)
CMYKcmyk(0%, 5.9%, 17.6%, 0%)
CIE-LABlab(95.26, 0.32, 16.33)
CIE-LCHlch(95.26, 16.33, 88.88°)
OKLaboklab(95.93% 0.004 0.0422)
OKLCHoklch(95.93% 0.042 84.6)
XYZxyz(84.0325, 88.2348, 73.5646)
Luminance0.8823 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF0D2 #D2E1FF
analogous
#FFD9D2 #FFF0D2 #F7FFD2
triadic
#FFF0D2 #D2FFF0 #F0D2FF
tetradic
#FFF0D2 #D2FFD9 #D2E1FF #FFD2F7
square
#FFF0D2 #D2FFD9 #D2E1FF #FFD2F7
split-complementary
#FFF0D2 #D2F7FF #D9D2FF
monochromatic
#FFC758 #FFDC95 #FFF0D2 #FFF5E0 #FFF5E0

Accessibility & contrast

On white

1.13
#FFF0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

18.65
#FFF0D2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF0D2
18.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF0D2#FFFFFF#000000##000000
##FFF0D21.001.1318.6518.65
#FFFFFF1.131.0021.0021.00
#00000018.6521.001.001.00
##00000018.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#F8EFD0
Deuteranopia (green-blind)
#FCF3D3
Tritanopia (blue-blind)
#FFEBE8
Achromatopsia (no color)
#F1F1F1

Design tokens & code

CSS
--color: #fff0d2;
/* rgb */ color: rgb(255, 240, 210);
/* oklch */ color: oklch(95.9% 0.042 84.6);
Tailwind
colors: {
  custom: {
    50: '#fff4df',
    500: '#fff0d2',
    950: '#000000',
  },
}
SCSS
$custom: #fff0d2;
$custom-light: #fff4df;
$custom-dark: #000000;
JSON
{
  "hex": "#fff0d2",
  "rgb": {
    "r": 255,
    "g": 240,
    "b": 210
  },
  "hsl": {
    "h": 40,
    "s": 100,
    "l": 91.176
  },
  "oklch": {
    "l": 0.95931,
    "c": 0.04242,
    "h": 84.6
  },
  "luminance": 0.88233
}

Semantic roles & 50–950 ramp

primary
#FFF0D2
secondary
#8BABEA
accent
#4CE600
background
#FFFFFE
surface
#FFFEFC
border
#D7D6D5
text
#181715
muted
#868584

Preview Lab

Preview with #FFF0D2

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

Preview Lab → · Contrast checker → · Palette generator →

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