#FFCBAF#FFCBAF
#FFCBAF is a very light, moderate orange. Relative luminance 0.671; OKLCH L 88.1% C 0.070 H 49.7°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #FFCBAF |
|---|---|
| RGB | rgb(255, 203, 175) |
| HSL | hsl(21, 100%, 84%) |
| HSV | hsv(21, 31%, 100%) |
| CMYK | cmyk(0%, 20.4%, 31.4%, 0%) |
| CIE-LAB | lab(85.54, 14.58, 20.98) |
| CIE-LCH | lch(85.54, 25.55, 55.20°) |
| OKLab | oklab(88.08% 0.0454 0.0536) |
| OKLCH | oklch(88.08% 0.07 49.7) |
| XYZ | xyz(70.3353, 67.0704, 49.7902) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.15
Peach
#FFDAB9
ΔE00 6.09
Light Peach
#FFD8B1
ΔE00 6.79
Pale Salmon
#FFB19A
ΔE00 8.02
Peach (survey)
#FFB07C
ΔE00 9.02
Bisque
#FFE4C4
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFCBAF #AFE3FF
analogous
#FFAFBB #FFCBAF #FFF3AF
triadic
#FFCBAF #AFFFCB #CBAFFF
tetradic
#FFCBAF #BBFFAF #AFE3FF #F3AFFF
square
#FFCBAF #BBFFAF #AFE3FF #F3AFFF
split-complementary
#FFCBAF #AFFFF3 #AFBBFF
monochromatic
#FF7B35 #FFA372 #FFCBAF #FFEBE0 #FFEBE0
Accessibility & contrast
On white
1.46
#FFCBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#FFCBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFCBAF
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFCBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFCBAF | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CFAD
Deuteranopia (green-blind)
#E5DAAF
Tritanopia (blue-blind)
#FFC2C3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ffcbaf; /* rgb */ color: rgb(255, 203, 175); /* oklch */ color: oklch(88.1% 0.070 49.7);
Tailwind
colors: {
custom: {
50: '#ffdac7',
500: '#ffcbaf',
950: '#000000',
},
}SCSS
$custom: #ffcbaf; $custom-light: #ffdac7; $custom-dark: #000000;
JSON
{
"hex": "#ffcbaf",
"rgb": {
"r": 255,
"g": 203,
"b": 175
},
"hsl": {
"h": 21,
"s": 100,
"l": 84.314
},
"oklch": {
"l": 0.88083,
"c": 0.07026,
"h": 49.7
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#FFCBAF
secondary
#6DBBE5
accent
#95E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181513
muted
#868482