#FFFBCD#FFFBCD
#FFFBCD is a very light, muted yellow. Relative luminance 0.947; OKLCH L 98.0% C 0.059 H 103.3°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #FFFBCD |
|---|---|
| RGB | rgb(255, 251, 205) |
| HSL | hsl(55, 100%, 90%) |
| HSV | hsv(55, 20%, 100%) |
| CMYK | cmyk(0%, 1.6%, 19.6%, 0%) |
| CIE-LAB | lab(97.90, -5.93, 22.58) |
| CIE-LCH | lch(97.90, 23.35, 104.70°) |
| OKLab | oklab(97.98% -0.0137 0.0578) |
| OKLCH | oklch(97.98% 0.059 103.3) |
| XYZ | xyz(86.7561, 94.6633, 71.4473) |
| Luminance | 0.9466 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Lemonchiffon
#FFFACD
ΔE00 0.46
Cream
#FFFDD0
ΔE00 0.79
Pale
#FFF9D0
ΔE00 1.54
Eggshell (survey)
#FFFFD4
ΔE00 1.68
Ivory (survey)
#FFFFCB
ΔE00 2.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 2.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFFBCD #CDD1FF
analogous
#FFE2CD #FFFBCD #EAFFCD
triadic
#FFFBCD #CDFFFB #FBCDFF
tetradic
#FFFBCD #CDFFE2 #CDD1FF #FFCDEA
square
#FFFBCD #CDFFE2 #CDD1FF #FFCDEA
split-complementary
#FFFBCD #CDEAFF #E2CDFF
monochromatic
#FFF153 #FFF690 #FFFBCD #FFFDE0 #FFFDE0
Accessibility & contrast
On white
1.05
#FFFBCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#FFFBCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFFBCD
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFFBCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFFBCD | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF7CA
Deuteranopia (green-blind)
#FFFACF
Tritanopia (blue-blind)
#FFF5EE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #fffbcd; /* rgb */ color: rgb(255, 251, 205); /* oklch */ color: oklch(98.0% 0.059 103.3);
Tailwind
colors: {
custom: {
50: '#fffcdc',
500: '#fffbcd',
950: '#000000',
},
}SCSS
$custom: #fffbcd; $custom-light: #fffcdc; $custom-dark: #000000;
JSON
{
"hex": "#fffbcd",
"rgb": {
"r": 255,
"g": 251,
"b": 205
},
"hsl": {
"h": 55.2,
"s": 100,
"l": 90.196
},
"oklch": {
"l": 0.97979,
"c": 0.05937,
"h": 103.3
},
"luminance": 0.94662
}Semantic roles & 50–950 ramp
primary
#FFFBCD
secondary
#868EEA
accent
#12E600
background
#FFFFFE
surface
#FFFFFC
border
#D7D7D5
text
#181715
muted
#868584