#FFC692#FFC692
#FFC692 is a very light, moderate orange. Relative luminance 0.637; OKLCH L 86.6% C 0.094 H 63.5°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC692 |
|---|---|
| RGB | rgb(255, 198, 146) |
| HSL | hsl(29, 100%, 79%) |
| HSV | hsv(29, 43%, 100%) |
| CMYK | cmyk(0%, 22.4%, 42.7%, 0%) |
| CIE-LAB | lab(83.82, 13.88, 33.84) |
| CIE-LCH | lch(83.82, 36.58, 67.69°) |
| OKLab | oklab(86.57% 0.0418 0.0837) |
| OKLCH | oklch(86.57% 0.094 63.5) |
| XYZ | xyz(66.6249, 63.7274, 35.9799) |
| Luminance | 0.6372 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Light Peach
#FFD8B1
ΔE00 5.84
Apricot (survey)
#FFB16D
ΔE00 6.25
Apricot
#FBCEB1
ΔE00 6.51
Peach (survey)
#FFB07C
ΔE00 6.69
Burlywood
#DEB887
ΔE00 6.72
Peach
#FFDAB9
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC692 #92CBFF
analogous
#FF9294 #FFC692 #FFFD92
triadic
#FFC692 #92FFC6 #C692FF
tetradic
#FFC692 #94FF92 #92CBFF #FD92FF
square
#FFC692 #94FF92 #92CBFF #FD92FF
split-complementary
#FFC692 #92FFFD #9294FF
monochromatic
#FF8618 #FFA655 #FFC692 #FFE6CF #FFEFE0
Accessibility & contrast
On white
1.53
#FFC692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#FFC692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC692
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC692 | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98E
Deuteranopia (green-blind)
#E6D693
Tritanopia (blue-blind)
#FFBAB9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #ffc692; /* rgb */ color: rgb(255, 198, 146); /* oklch */ color: oklch(86.6% 0.094 63.5);
Tailwind
colors: {
custom: {
50: '#ffd7b2',
500: '#ffc692',
950: '#000000',
},
}SCSS
$custom: #ffc692; $custom-light: #ffd7b2; $custom-dark: #000000;
JSON
{
"hex": "#ffc692",
"rgb": {
"r": 255,
"g": 198,
"b": 146
},
"hsl": {
"h": 28.624,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.86573,
"c": 0.09356,
"h": 63.5
},
"luminance": 0.63723
}Semantic roles & 50–950 ramp
primary
#FFC692
secondary
#549EE1
accent
#78E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381