#FFCEB3#FFCEB3

#FFCEB3 is a very light, moderate orange. Relative luminance 0.687; OKLCH L 88.7% C 0.066 H 50.4°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).

Color values

HEX#FFCEB3
RGBrgb(255, 206, 179)
HSLhsl(21, 100%, 85%)
HSVhsv(21, 30%, 100%)
CMYKcmyk(0%, 19.2%, 29.8%, 0%)
CIE-LABlab(86.34, 13.53, 19.98)
CIE-LCHlch(86.34, 24.13, 55.90°)
OKLaboklab(88.73% 0.0424 0.0512)
OKLCHoklch(88.73% 0.066 50.4)
XYZxyz(71.4493, 68.6605, 52.1284)
Luminance0.6866 (WCAG relative)
Temperaturewarm
Familyorange

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#FFCEB3 #B3E4FF
analogous
#FFB3BE #FFCEB3 #FFF4B3
triadic
#FFCEB3 #B3FFCE #CEB3FF
tetradic
#FFCEB3 #BEFFB3 #B3E4FF #F4B3FF
square
#FFCEB3 #BEFFB3 #B3E4FF #F4B3FF
split-complementary
#FFCEB3 #B3FFF4 #B3BEFF
monochromatic
#FF7F39 #FFA776 #FFCEB3 #FFEBE0 #FFEBE0

Accessibility & contrast

On white

1.43
#FFCEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

14.73
#FFCEB3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #FFCEB3
14.73:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##FFCEB3#FFFFFF#000000##000000
##FFCEB31.001.4314.7314.73
#FFFFFF1.431.0021.0021.00
#00000014.7321.001.001.00
##00000014.7321.001.001.00

Color blindness preview

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

Design tokens & code

CSS
--color: #ffceb3;
/* rgb */ color: rgb(255, 206, 179);
/* oklch */ color: oklch(88.7% 0.066 50.4);
Tailwind
colors: {
  custom: {
    50: '#ffddc9',
    500: '#ffceb3',
    950: '#000000',
  },
}
SCSS
$custom: #ffceb3;
$custom-light: #ffddc9;
$custom-dark: #000000;
JSON
{
  "hex": "#ffceb3",
  "rgb": {
    "r": 255,
    "g": 206,
    "b": 179
  },
  "hsl": {
    "h": 21.316,
    "s": 100,
    "l": 85.098
  },
  "oklch": {
    "l": 0.8873,
    "c": 0.06646,
    "h": 50.4
  },
  "luminance": 0.68657
}

Semantic roles & 50–950 ramp

primary
#FFCEB3
secondary
#70BCE6
accent
#94E600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482

Preview Lab

Preview with #FFCEB3

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

Preview Lab → · Contrast checker → · Palette generator →

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