#FFC693#FFC693
#FFC693 is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.6% C 0.093 H 62.9°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC693 |
|---|---|
| RGB | rgb(255, 198, 147) |
| HSL | hsl(28, 100%, 79%) |
| HSV | hsv(28, 42%, 100%) |
| CMYK | cmyk(0%, 22.4%, 42.4%, 0%) |
| CIE-LAB | lab(83.84, 13.99, 33.34) |
| CIE-LCH | lch(83.84, 36.16, 67.24°) |
| OKLab | oklab(86.59% 0.0422 0.0826) |
| OKLCH | oklch(86.59% 0.093 62.9) |
| XYZ | xyz(66.7030, 63.7586, 36.3914) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.78
Apricot
#FBCEB1
ΔE00 6.28
Apricot (survey)
#FFB16D
ΔE00 6.32
Peach (survey)
#FFB07C
ΔE00 6.59
Burlywood
#DEB887
ΔE00 6.79
Peach
#FFDAB9
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC693 #93CCFF
analogous
#FF9396 #FFC693 #FFFC93
triadic
#FFC693 #93FFC6 #C693FF
tetradic
#FFC693 #96FF93 #93CCFF #FC93FF
square
#FFC693 #96FF93 #93CCFF #FC93FF
split-complementary
#FFC693 #93FFFC #9396FF
monochromatic
#FF8519 #FFA656 #FFC693 #FFE6D0 #FFEFE0
Accessibility & contrast
On white
1.53
#FFC693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#FFC693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC693
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC693 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CA8F
Deuteranopia (green-blind)
#E5D694
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc693; /* rgb */ color: rgb(255, 198, 147); /* oklch */ color: oklch(86.6% 0.093 62.9);
Tailwind
colors: {
custom: {
50: '#ffd7b3',
500: '#ffc693',
950: '#000000',
},
}SCSS
$custom: #ffc693; $custom-light: #ffd7b3; $custom-dark: #000000;
JSON
{
"hex": "#ffc693",
"rgb": {
"r": 255,
"g": 198,
"b": 147
},
"hsl": {
"h": 28.333,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.86591,
"c": 0.09273,
"h": 62.9
},
"luminance": 0.63755
}Semantic roles & 50–950 ramp
primary
#FFC693
secondary
#559FE1
accent
#79E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381