#FFC092#FFC092
#FFC092 is a very light, moderate orange. Relative luminance 0.610; OKLCH L 85.5% C 0.094 H 57.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC092 |
|---|---|
| RGB | rgb(255, 192, 146) |
| HSL | hsl(25, 100%, 79%) |
| HSV | hsv(25, 43%, 100%) |
| CMYK | cmyk(0%, 24.7%, 42.7%, 0%) |
| CIE-LAB | lab(82.40, 17.01, 31.96) |
| CIE-LCH | lch(82.40, 36.21, 61.97°) |
| OKLab | oklab(85.46% 0.0511 0.0793) |
| OKLCH | oklch(85.46% 0.094 57.2) |
| XYZ | xyz(65.2805, 61.0386, 35.5318) |
| Luminance | 0.6103 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 4.48
Apricot (survey)
#FFB16D
ΔE00 5.83
Apricot
#FBCEB1
ΔE00 5.95
Light Peach
#FFD8B1
ΔE00 7.40
Peach
#FFDAB9
ΔE00 8.05
Sandybrown
#F4A460
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC092 #92D1FF
analogous
#FF929A #FFC092 #FFF692
triadic
#FFC092 #92FFC0 #C092FF
tetradic
#FFC092 #9AFF92 #92D1FF #F692FF
square
#FFC092 #9AFF92 #92D1FF #F692FF
split-complementary
#FFC092 #92FFF6 #929AFF
monochromatic
#FF7918 #FF9D55 #FFC092 #FFE3CF #FFEDE0
Accessibility & contrast
On white
1.59
#FFC092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FFC092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC092
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC092 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C58F
Deuteranopia (green-blind)
#E1D392
Tritanopia (blue-blind)
#FFB4B4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #ffc092; /* rgb */ color: rgb(255, 192, 146); /* oklch */ color: oklch(85.5% 0.094 57.2);
Tailwind
colors: {
custom: {
50: '#ffd3b2',
500: '#ffc092',
950: '#000000',
},
}SCSS
$custom: #ffc092; $custom-light: #ffd3b2; $custom-dark: #000000;
JSON
{
"hex": "#ffc092",
"rgb": {
"r": 255,
"g": 192,
"b": 146
},
"hsl": {
"h": 25.321,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.85463,
"c": 0.09434,
"h": 57.2
},
"luminance": 0.61035
}Semantic roles & 50–950 ramp
primary
#FFC092
secondary
#54A6E1
accent
#85E600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381