#FFC192#FFC192
#FFC192 is a very light, moderate orange. Relative luminance 0.615; OKLCH L 85.6% C 0.094 H 58.3°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC192 |
|---|---|
| RGB | rgb(255, 193, 146) |
| HSL | hsl(26, 100%, 79%) |
| HSV | hsv(26, 43%, 100%) |
| CMYK | cmyk(0%, 24.3%, 42.7%, 0%) |
| CIE-LAB | lab(82.64, 16.49, 32.27) |
| CIE-LCH | lch(82.64, 36.24, 62.93°) |
| OKLab | oklab(85.65% 0.0495 0.0801) |
| OKLCH | oklch(85.65% 0.094 58.3) |
| XYZ | xyz(65.5008, 61.4793, 35.6052) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.78
Apricot (survey)
#FFB16D
ΔE00 5.79
Apricot
#FBCEB1
ΔE00 5.96
Light Peach
#FFD8B1
ΔE00 7.09
Burlywood
#DEB887
ΔE00 7.79
Peach
#FFDAB9
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC192 #92D0FF
analogous
#FF9299 #FFC192 #FFF892
triadic
#FFC192 #92FFC1 #C192FF
tetradic
#FFC192 #99FF92 #92D0FF #F892FF
square
#FFC192 #99FF92 #92D0FF #F892FF
split-complementary
#FFC192 #92FFF8 #9299FF
monochromatic
#FF7B18 #FF9E55 #FFC192 #FFE4CF #FFEEE0
Accessibility & contrast
On white
1.58
#FFC192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#FFC192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC192
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC192 | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C68F
Deuteranopia (green-blind)
#E2D392
Tritanopia (blue-blind)
#FFB5B5
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc192; /* rgb */ color: rgb(255, 193, 146); /* oklch */ color: oklch(85.6% 0.094 58.3);
Tailwind
colors: {
custom: {
50: '#ffd3b2',
500: '#ffc192',
950: '#000000',
},
}SCSS
$custom: #ffc192; $custom-light: #ffd3b2; $custom-dark: #000000;
JSON
{
"hex": "#ffc192",
"rgb": {
"r": 255,
"g": 193,
"b": 146
},
"hsl": {
"h": 25.872,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.85647,
"c": 0.09413,
"h": 58.3
},
"luminance": 0.61475
}Semantic roles & 50–950 ramp
primary
#FFC192
secondary
#54A4E1
accent
#83E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381