#FFC19B#FFC19B
#FFC19B is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.8% C 0.088 H 52.7°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #FFC19B |
|---|---|
| RGB | rgb(255, 193, 155) |
| HSL | hsl(23, 100%, 80%) |
| HSV | hsv(23, 39%, 100%) |
| CMYK | cmyk(0%, 24.3%, 39.2%, 0%) |
| CIE-LAB | lab(82.79, 17.45, 27.76) |
| CIE-LCH | lch(82.79, 32.79, 57.85°) |
| OKLab | oklab(85.82% 0.053 0.0697) |
| OKLCH | oklch(85.82% 0.088 52.7) |
| XYZ | xyz(66.2287, 61.7704, 39.4385) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.72
Peach (survey)
#FFB07C
ΔE00 5.33
Pale Salmon
#FFB19A
ΔE00 7.52
Light Peach
#FFD8B1
ΔE00 7.67
Apricot (survey)
#FFB16D
ΔE00 7.79
Peach
#FFDAB9
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFC19B #9BD9FF
analogous
#FF9BA7 #FFC19B #FFF39B
triadic
#FFC19B #9BFFC1 #C19BFF
tetradic
#FFC19B #A7FF9B #9BD9FF #F39BFF
square
#FFC19B #A7FF9B #9BD9FF #F39BFF
split-complementary
#FFC19B #9BFFF3 #9BA7FF
monochromatic
#FF7521 #FF9B5E #FFC19B #FFE7D8 #FFECE0
Accessibility & contrast
On white
1.57
#FFC19B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#FFC19B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFC19B
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFC19B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFC19B | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C698
Deuteranopia (green-blind)
#E1D39B
Tritanopia (blue-blind)
#FFB6B7
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #ffc19b; /* rgb */ color: rgb(255, 193, 155); /* oklch */ color: oklch(85.8% 0.088 52.7);
Tailwind
colors: {
custom: {
50: '#ffd3b8',
500: '#ffc19b',
950: '#000000',
},
}SCSS
$custom: #ffc19b; $custom-light: #ffd3b8; $custom-dark: #000000;
JSON
{
"hex": "#ffc19b",
"rgb": {
"r": 255,
"g": 193,
"b": 155
},
"hsl": {
"h": 22.8,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.85819,
"c": 0.08755,
"h": 52.7
},
"luminance": 0.61766
}Semantic roles & 50–950 ramp
primary
#FFC19B
secondary
#5CAFE2
accent
#8EE600
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#181411
muted
#868381