#FFCEB0#FFCEB0
#FFCEB0 is a very light, moderate orange. Relative luminance 0.685; OKLCH L 88.7% C 0.069 H 53.1°. Best body text is #000000 at 14.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEB0 |
|---|---|
| RGB | rgb(255, 206, 176) |
| HSL | hsl(23, 100%, 85%) |
| HSV | hsv(23, 31%, 100%) |
| CMYK | cmyk(0%, 19.2%, 31%, 0%) |
| CIE-LAB | lab(86.28, 13.15, 21.48) |
| CIE-LCH | lch(86.28, 25.18, 58.53°) |
| OKLab | oklab(88.66% 0.0412 0.0548) |
| OKLCH | oklch(88.66% 0.069 53.1) |
| XYZ | xyz(71.1492, 68.5405, 50.5478) |
| Luminance | 0.6854 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 1.04
Peach
#FFDAB9
ΔE00 4.74
Light Peach
#FFD8B1
ΔE00 5.41
Bisque
#FFE4C4
ΔE00 8.51
Peach (survey)
#FFB07C
ΔE00 9.31
Pale Salmon
#FFB19A
ΔE00 9.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEB0 #B0E1FF
analogous
#FFB0BA #FFCEB0 #FFF6B0
triadic
#FFCEB0 #B0FFCE #CEB0FF
tetradic
#FFCEB0 #BAFFB0 #B0E1FF #F6B0FF
square
#FFCEB0 #BAFFB0 #B0E1FF #F6B0FF
split-complementary
#FFCEB0 #B0FFF6 #B0BAFF
monochromatic
#FF8236 #FFA873 #FFCEB0 #FFECE0 #FFECE0
Accessibility & contrast
On white
1.43
#FFCEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.71
#FFCEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEB0
14.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEB0 | 1.00 | 1.43 | 14.71 | 14.71 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD2AE
Deuteranopia (green-blind)
#E7DCB0
Tritanopia (blue-blind)
#FFC5C6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffceb0; /* rgb */ color: rgb(255, 206, 176); /* oklch */ color: oklch(88.7% 0.069 53.1);
Tailwind
colors: {
custom: {
50: '#ffddc7',
500: '#ffceb0',
950: '#000000',
},
}SCSS
$custom: #ffceb0; $custom-light: #ffddc7; $custom-dark: #000000;
JSON
{
"hex": "#ffceb0",
"rgb": {
"r": 255,
"g": 206,
"b": 176
},
"hsl": {
"h": 22.785,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.88664,
"c": 0.06859,
"h": 53.1
},
"luminance": 0.68537
}Semantic roles & 50–950 ramp
primary
#FFCEB0
secondary
#6EB8E5
accent
#8EE600
background
#FFFEFD
surface
#FFFCF9
border
#D7D5D2
text
#181513
muted
#868482