#FFCEBA#FFCEBA
#FFCEBA is a very light, moderate orange. Relative luminance 0.689; OKLCH L 88.9% C 0.062 H 43.3°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCEBA |
|---|---|
| RGB | rgb(255, 206, 186) |
| HSL | hsl(17, 100%, 86%) |
| HSV | hsv(17, 27%, 100%) |
| CMYK | cmyk(0%, 19.2%, 27.1%, 0%) |
| CIE-LAB | lab(86.48, 14.44, 16.49) |
| CIE-LCH | lch(86.48, 21.92, 48.80°) |
| OKLab | oklab(88.89% 0.0451 0.0426) |
| OKLCH | oklch(88.89% 0.062 43.3) |
| XYZ | xyz(72.1753, 68.9509, 55.9519) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.06
Peach
#FFDAB9
ΔE00 7.54
Pale Salmon
#FFB19A
ΔE00 8.08
Light Peach
#FFD8B1
ΔE00 8.74
Mistyrose
#FFE4E1
ΔE00 9.13
Light Salmon
#FEA993
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCEBA #BAEBFF
analogous
#FFBAC9 #FFCEBA #FFF1BA
triadic
#FFCEBA #BAFFCE #CEBAFF
tetradic
#FFCEBA #C9FFBA #BAEBFF #F1BAFF
square
#FFCEBA #C9FFBA #BAEBFF #F1BAFF
split-complementary
#FFCEBA #BAFFF1 #BAC9FF
monochromatic
#FF7740 #FFA37D #FFCEBA #FFE9E0 #FFE9E0
Accessibility & contrast
On white
1.42
#FFCEBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#FFCEBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCEBA
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCEBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCEBA | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD3B9
Deuteranopia (green-blind)
#E5DCBA
Tritanopia (blue-blind)
#FFC7C8
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ffceba; /* rgb */ color: rgb(255, 206, 186); /* oklch */ color: oklch(88.9% 0.062 43.3);
Tailwind
colors: {
custom: {
50: '#ffddce',
500: '#ffceba',
950: '#000000',
},
}SCSS
$custom: #ffceba; $custom-light: #ffddce; $custom-dark: #000000;
JSON
{
"hex": "#ffceba",
"rgb": {
"r": 255,
"g": 206,
"b": 186
},
"hsl": {
"h": 17.391,
"s": 100,
"l": 86.471
},
"oklch": {
"l": 0.8889,
"c": 0.06205,
"h": 43.3
},
"luminance": 0.68948
}Semantic roles & 50–950 ramp
primary
#FFCEBA
secondary
#76C6E7
accent
#A3E600
background
#FFFEFE
surface
#FFFCFB
border
#D7D5D4
text
#181513
muted
#868483