#FFF2E5#FFF2E5

#FFF2E5 is a very light, muted orange. Relative luminance 0.904; OKLCH L 96.8% C 0.022 H 67.6°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).

Color values

HEX#FFF2E5
RGBrgb(255, 242, 229)
HSLhsl(30, 100%, 95%)
HSVhsv(30, 10%, 100%)
CMYKcmyk(0%, 5.1%, 10.2%, 0%)
CIE-LABlab(96.17, 2.22, 7.83)
CIE-LCHlch(96.17, 8.14, 74.16°)
OKLaboklab(96.79% 0.0085 0.0206)
OKLCHoklch(96.79% 0.022 67.6)
XYZxyz(87.1336, 90.4225, 86.9766)
Luminance0.9042 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFF2E5 #E5F2FF
analogous
#FFE5E5 #FFF2E5 #FFFFE5
triadic
#FFF2E5 #E5FFF2 #F2E5FF
tetradic
#FFF2E5 #E5FFE5 #E5F2FF #FFE5FF
square
#FFF2E5 #E5FFE5 #E5F2FF #FFE5FF
split-complementary
#FFF2E5 #E5FFFF #E5E5FF
monochromatic
#FFB56B #FFD3A8 #FFF0E0 #FFF0E0 #FFF0E0

Accessibility & contrast

On white

1.10
#FFF2E5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

19.08
#FFF2E5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFF2E5
19.08:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFF2E5#FFFFFF#000000##000000
##FFF2E51.001.1019.0819.08
#FFFFFF1.101.0021.0021.00
#00000019.0821.001.001.00
##00000019.0821.001.001.00

Color blindness preview

Protanopia (red-blind)
#F7F2E4
Deuteranopia (green-blind)
#FAF5E5
Tritanopia (blue-blind)
#FFEFEE
Achromatopsia (no color)
#F4F4F4

Design tokens & code

CSS
--color: #fff2e5;
/* rgb */ color: rgb(255, 242, 229);
/* oklch */ color: oklch(96.8% 0.022 67.6);
Tailwind
colors: {
  custom: {
    50: '#fff6ed',
    500: '#fff2e5',
    950: '#000000',
  },
}
SCSS
$custom: #fff2e5;
$custom-light: #fff6ed;
$custom-dark: #000000;
JSON
{
  "hex": "#fff2e5",
  "rgb": {
    "r": 255,
    "g": 242,
    "b": 229
  },
  "hsl": {
    "h": 30,
    "s": 100,
    "l": 94.902
  },
  "oklch": {
    "l": 0.96786,
    "c": 0.02224,
    "h": 67.6
  },
  "luminance": 0.90421
}

Semantic roles & 50–950 ramp

primary
#FFF2E5
secondary
#9BC4ED
accent
#73E600
background
#FFFFFE
surface
#FFFEFD
border
#D7D6D5
text
#181716
muted
#868584

Preview Lab

Preview with #FFF2E5

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

Preview Lab → · Contrast checker → · Palette generator →

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