#FFFBCB#FFFBCB
#FFFBCB is a very light, moderate yellow. Relative luminance 0.946; OKLCH L 97.9% C 0.062 H 103.5°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBCB |
|---|---|
| RGB | rgb(255, 251, 203) |
| HSL | hsl(55, 100%, 90%) |
| HSV | hsv(55, 20%, 100%) |
| CMYK | cmyk(0%, 1.6%, 20.4%, 0%) |
| CIE-LAB | lab(97.86, -6.21, 23.55) |
| CIE-LCH | lch(97.86, 24.35, 104.77°) |
| OKLab | oklab(97.94% -0.0145 0.0601) |
| OKLCH | oklch(97.94% 0.062 103.5) |
| XYZ | xyz(86.5163, 94.5673, 70.1840) |
| Luminance | 0.9457 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 0.84
Cream
#FFFDD0
ΔE00 1.04
Ivory (survey)
#FFFFCB
ΔE00 1.69
Egg Shell
#FFFCC4
ΔE00 1.87
Eggshell (survey)
#FFFFD4
ΔE00 1.94
Pale
#FFF9D0
ΔE00 1.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBCB #CBCFFF
analogous
#FFE1CB #FFFBCB #E9FFCB
triadic
#FFFBCB #CBFFFB #FBCBFF
tetradic
#FFFBCB #CBFFE1 #CBCFFF #FFCBE9
square
#FFFBCB #CBFFE1 #CBCFFF #FFCBE9
split-complementary
#FFFBCB #CBE9FF #E1CBFF
monochromatic
#FFF251 #FFF68E #FFFBCB #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.05
#FFFBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#FFFBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBCB
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBCB | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7C8
Deuteranopia (green-blind)
#FFFACD
Tritanopia (blue-blind)
#FFF4EE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fffbcb; /* rgb */ color: rgb(255, 251, 203); /* oklch */ color: oklch(97.9% 0.062 103.5);
Tailwind
colors: {
custom: {
50: '#fffcdb',
500: '#fffbcb',
950: '#000000',
},
}SCSS
$custom: #fffbcb; $custom-light: #fffcdb; $custom-dark: #000000;
JSON
{
"hex": "#fffbcb",
"rgb": {
"r": 255,
"g": 251,
"b": 203
},
"hsl": {
"h": 55.385,
"s": 100,
"l": 89.804
},
"oklch": {
"l": 0.97936,
"c": 0.06185,
"h": 103.5
},
"luminance": 0.94566
}Semantic roles & 50–950 ramp
primary
#FFFBCB
secondary
#858DE9
accent
#12E600
background
#FFFFFE
surface
#FFFFFB
border
#D7D7D4
text
#181715
muted
#868584