#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 |
|---|---|
| RGB | rgb(255, 206, 181) |
| HSL | hsl(20, 100%, 85%) |
| HSV | hsv(20, 29%, 100%) |
| CMYK | cmyk(0%, 19.2%, 29%, 0%) |
| CIE-LAB | lab(86.38, 13.78, 18.98) |
| CIE-LCH | lch(86.38, 23.46, 54.02°) |
| OKLab | oklab(88.78% 0.0432 0.0487) |
| OKLCH | oklch(88.78% 0.065 48.5) |
| XYZ | xyz(71.6531, 68.7420, 53.2014) |
| Luminance | 0.6874 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.25
Peach
#FFDAB9
ΔE00 5.98
Light Peach
#FFD8B1
ΔE00 6.97
Pale Salmon
#FFB19A
ΔE00 8.51
Bisque
#FFE4C4
ΔE00 9.53
Peach (survey)
#FFB07C
ΔE00 10.19
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 |
|---|---|---|---|---|
| ##FFCEB5 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.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