#FFCEB5#FFCEB5

#FFCEB5 is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.8% C 0.065 H 48.5°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).

Color values

HEX#FFCEB5
RGBrgb(255, 206, 181)
HSLhsl(20, 100%, 85%)
HSVhsv(20, 29%, 100%)
CMYKcmyk(0%, 19.2%, 29%, 0%)
CIE-LABlab(86.38, 13.78, 18.98)
CIE-LCHlch(86.38, 23.46, 54.02°)
OKLaboklab(88.78% 0.0432 0.0487)
OKLCHoklch(88.78% 0.065 48.5)
XYZxyz(71.6531, 68.7420, 53.2014)
Luminance0.6874 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCEB5 #B5E6FF
analogous
#FFB5C1 #FFCEB5 #FFF3B5
triadic
#FFCEB5 #B5FFCE #CEB5FF
tetradic
#FFCEB5 #C1FFB5 #B5E6FF #F3B5FF
square
#FFCEB5 #C1FFB5 #B5E6FF #F3B5FF
split-complementary
#FFCEB5 #B5FFF3 #B5C1FF
monochromatic
#FF7D3B #FFA578 #FFCEB5 #FFEBE0 #FFEBE0

Accessibility & contrast

On white

1.42
#FFCEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.75
#FFCEB5 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCEB5
14.75:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCEB5#FFFFFF#000000##000000
##FFCEB51.001.4214.7514.75
#FFFFFF1.421.0021.0021.00
#00000014.7521.001.001.00
##00000014.7521.001.001.00

Color blindness preview

Protanopia (red-blind)
#DBD2B3
Deuteranopia (green-blind)
#E6DCB5
Tritanopia (blue-blind)
#FFC6C7
Achromatopsia (no color)
#D8D8D8

Design tokens & code

CSS
--color: #ffceb5;
/* rgb */ color: rgb(255, 206, 181);
/* oklch */ color: oklch(88.8% 0.065 48.5);
Tailwind
colors: {
  custom: {
    50: '#ffddcb',
    500: '#ffceb5',
    950: '#000000',
  },
}
SCSS
$custom: #ffceb5;
$custom-light: #ffddcb;
$custom-dark: #000000;
JSON
{
  "hex": "#ffceb5",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 181
  },
  "hsl": {
    "h": 20.27,
    "s": 100,
    "l": 85.49
  },
  "oklch": {
    "l": 0.88775,
    "c": 0.06512,
    "h": 48.5
  },
  "luminance": 0.68739
}

Semantic roles & 50–950 ramp

primary
#FFCEB5
secondary
#72BFE6
accent
#98E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482

Preview Lab

Preview with #FFCEB5

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

Preview Lab → · Contrast checker → · Palette generator →

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